diff -r 4d8c9a441ef6 -r b544025bd696 Makefile.am --- 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 = \