examples/xenomai_posix/Makefile.am
changeset 2057 23fca60b7ca2
parent 2056 a92e8f119723
child 2059 ab0b96ac18bb
--- a/examples/xenomai_posix/Makefile.am	Mon Mar 21 08:06:49 2011 +0100
+++ b/examples/xenomai_posix/Makefile.am	Mon Mar 21 21:07:38 2011 +0100
@@ -36,4 +36,5 @@
 ec_xenomai_posix_example_CFLAGS = -I/opt/etherlab/xenomai/include -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -D__XENO__ -I/opt/etherlab/xenomai/include/posix -I$(top_srcdir)/include
 ec_xenomai_posix_example_LDFLAGS = -Wl,@/opt/etherlab/xenomai/lib/posix.wrappers -L/opt/etherlab/xenomai/lib -lpthread_rt -lrtdm -L$(top_builddir)/lib/.libs -lethercat -L/opt/etherlab/xenomai/lib -lrtdk -lxenomai -lpthread
 
+
 #------------------------------------------------------------------------------