diff -r e7733f825982 -r f228415225b7 examples/tty/Makefile.am --- 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