examples/tty/Makefile.am
changeset 1799 f228415225b7
parent 1613 070b4b420ab1
child 1807 0dd4b935efc8
--- a/examples/tty/Makefile.am	Thu Jan 21 11:09:31 2010 +0100
+++ b/examples/tty/Makefile.am	Thu Jan 21 11:10:22 2010 +0100
@@ -31,9 +31,12 @@
 #
 #------------------------------------------------------------------------------
 
+noinst_HEADERS = \
+	serial.h \
+	tty.c
+
 EXTRA_DIST = \
-	Kbuild.in \
-	tty.c
+	Kbuild.in
 
 BUILT_SOURCES = \
 	Kbuild