Makefile.am
changeset 2066 b544025bd696
parent 2054 3417bbc4ad2f
child 2589 2b9c78543663
--- a/Makefile.am	Thu May 12 16:38:48 2011 +0200
+++ b/Makefile.am	Thu May 12 16:45:02 2011 +0200
@@ -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 = \