Fixed nodist causing master files not to be distributed... stable-1.4
authorFlorian Pose <fp@igh-essen.com>
Wed, 27 Aug 2008 15:52:24 +0000
branchstable-1.4
changeset 1633 cc133310d6fd
parent 1632 31196835d181
child 1634 ae4c73f4c56d
Fixed nodist causing master files not to be distributed...
master/Makefile.am
--- a/master/Makefile.am	Wed Aug 27 08:06:58 2008 +0000
+++ b/master/Makefile.am	Wed Aug 27 15:52:24 2008 +0000
@@ -32,7 +32,7 @@
 #------------------------------------------------------------------------------
 
 # HEADERS, because of tags target
-nodist_noinst_HEADERS = \
+noinst_HEADERS = \
 	Kbuild.in \
 	cdev.c cdev.h \
 	datagram.c datagram.h \