configure
changeset 246 d635cfc520ee
parent 234 5a17bcb520ef
child 267 96c688ebcde7
--- a/configure	Wed Jul 25 18:01:14 2007 +0200
+++ b/configure	Wed Aug 01 13:48:03 2007 +0200
@@ -651,6 +651,14 @@
 
 if [ "$SUB_TARGET" = "unix" ]; then
 	MAKEFILES=$MAKEFILES\
+\	examples/DS401_Master/Makefile.in
+fi
+if [ "$SUB_TARGET" = "unix" ]; then
+	MAKEFILES=$MAKEFILES\
+\	examples/DS401_Slave_Gui/Makefile.in
+fi
+if [ "$SUB_TARGET" = "unix" ]; then
+	MAKEFILES=$MAKEFILES\
 \	examples/TestMasterMicroMod/Makefile.in
 fi