Makefile.am
changeset 2054 3417bbc4ad2f
parent 1824 bbb70ca26f09
child 2589 2b9c78543663
--- a/Makefile.am	Thu Mar 03 09:05:40 2011 +0100
+++ b/Makefile.am	Wed Mar 16 22:12:23 2011 +0100
@@ -47,6 +47,10 @@
 SUBDIRS += tty
 endif
 
+if ENABLE_RTDM
+SUBDIRS += rtdm
+endif
+
 # userspace example depends on lib/
 SUBDIRS += examples
 
@@ -59,6 +63,7 @@
     master \
     script \
     tool \
+	rtdm \
 	tty
 
 noinst_HEADERS = \