summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/host/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/host/test/Makefile')
-rw-r--r--digital/avr/modules/host/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/digital/avr/modules/host/test/Makefile b/digital/avr/modules/host/test/Makefile
index 5f8343c4..aca134a5 100644
--- a/digital/avr/modules/host/test/Makefile
+++ b/digital/avr/modules/host/test/Makefile
@@ -1,6 +1,7 @@
BASE = ../../..
-HOST_PROGS = test_host
+HOST_PROGS = test_host test_mex
test_host_SOURCES = test_host.c
+test_mex_SOURCES = test_mex.c
MODULES = host
CONFIGFILE = avrconfig.h
# atmega8, atmega8535, atmega128...