]> err.no Git - util-linux/commitdiff
build-sys: use dist_noinst_HEADERS in include/Makefile.am
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:31 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:31 +0000 (11:43 +0200)
It is slightly more appropriate.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
include/Makefile.am

index e55ea0786b8535c76f23409efd64d660b4b2f26f..153c45ee0590e8c837f3bbc4fdbe35ac3283efea 100644 (file)
@@ -1,3 +1,4 @@
 include $(top_srcdir)/config/include-Makefile.am
 
-EXTRA_DIST = carefulputc.h env.h errs.h linux_reboot.h md5.h nls.h pathnames.h setproctitle.h widechar.h xstrncpy.h
+dist_noinst_HEADERS = carefulputc.h env.h errs.h linux_reboot.h md5.h \
+       nls.h pathnames.h setproctitle.h widechar.h xstrncpy.h