include/Makefile.am
changeset 1606 6c5849669900
parent 1574 be344b8ca0e8
child 2054 3417bbc4ad2f
child 2421 bc2d4bf9cbe5
--- a/include/Makefile.am	Fri Dec 18 11:09:07 2009 +0100
+++ b/include/Makefile.am	Sun Dec 27 16:58:19 2009 +0100
@@ -31,6 +31,8 @@
 #
 #------------------------------------------------------------------------------
 
-include_HEADERS = ecrt.h
+include_HEADERS = \
+	ecrt.h \
+	ectty.h
 
 #------------------------------------------------------------------------------