diff -r 19732da2cf86 -r 3001f6523e63 Makefile.am --- a/Makefile.am Fri May 13 15:33:16 2011 +0200 +++ b/Makefile.am Fri May 13 15:34:20 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 = \