master/Makefile.am
changeset 1286 88e573e033f1
parent 1209 8be462afb7f4
child 1326 ef907b0b5125
--- a/master/Makefile.am	Tue Oct 21 09:33:00 2008 +0000
+++ b/master/Makefile.am	Tue Oct 21 09:58:19 2008 +0000
@@ -31,9 +31,8 @@
 #
 #------------------------------------------------------------------------------
 
-# HEADERS, because of tags target
+# using HEADERS to enable tags target
 noinst_HEADERS = \
-	Kbuild.in \
 	cdev.c cdev.h \
 	datagram.c datagram.h \
 	debug.c	debug.h \
@@ -67,6 +66,9 @@
 	sync_config.c sync_config.h \
 	voe_handler.c voe_handler.h
 
+EXTRA_DIST = \
+	Kbuild.in
+
 BUILT_SOURCES = \
 	Kbuild