Added missing serial.c to dist.
authorFlorian Pose <fp@igh-essen.com>
Tue, 16 Feb 2010 11:08:05 +0100
changeset 1807 0dd4b935efc8
parent 1806 47d152b68622
child 1808 96adb3e6db74
Added missing serial.c to dist.
examples/tty/Makefile.am
--- a/examples/tty/Makefile.am	Tue Feb 16 10:38:01 2010 +0100
+++ b/examples/tty/Makefile.am	Tue Feb 16 11:08:05 2010 +0100
@@ -32,6 +32,7 @@
 #------------------------------------------------------------------------------
 
 noinst_HEADERS = \
+	serial.c \
 	serial.h \
 	tty.c