diff -r b9b7ed3821f0 -r ee24dcbd3e64 configure --- a/configure Fri Jul 10 11:41:00 2009 +0200 +++ b/configure Wed Jul 15 09:32:35 2009 +0200 @@ -767,6 +767,7 @@ elif [ "$SUB_TARGET" = "unix" ]; then MAKEFILES=$MAKEFILES\ +\ examples/CANOpenShell/Makefile.in\ \ examples/TestMasterSlave/Makefile.in\ \ examples/TestMasterSlaveLSS/Makefile.in\ \ examples/SillySlave/Makefile.in\ @@ -775,6 +776,7 @@ if [ "$SUB_TARGET" = "win32" ]; then MAKEFILES=$MAKEFILES\ +\ examples/CANOpenShell/Makefile.in\ \ examples/TestMasterSlave/Makefile.in\ \ examples/TestMasterSlaveLSS/Makefile.in\ \ examples/SillySlave/Makefile.in\