include/Makefile.am
changeset 2066 b544025bd696
parent 2054 3417bbc4ad2f
child 2589 2b9c78543663
--- a/include/Makefile.am	Thu May 12 16:38:48 2011 +0200
+++ b/include/Makefile.am	Thu May 12 16:45:02 2011 +0200
@@ -33,6 +33,7 @@
 
 include_HEADERS = \
 	ecrt.h \
-	ectty.h
+	ectty.h \
+    ec_rtdm.h
 
 #------------------------------------------------------------------------------