merge -c1434 branches/stable-1.4: Fixed nodist.
authorFlorian Pose <fp@igh-essen.com>
Wed, 27 Aug 2008 16:00:48 +0000
changeset 1207 8f4dbee1e567
parent 1206 054ef9abeefa
child 1208 026e35646ab4
merge -c1434 branches/stable-1.4: Fixed nodist.
master/Makefile.am
--- a/master/Makefile.am	Wed Aug 27 08:03:19 2008 +0000
+++ b/master/Makefile.am	Wed Aug 27 16:00:48 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 \