]> granicus.if.org Git - procps-ng/commitdiff
fix sysctl.conf inclusion in dist tarballs
authorMike Frysinger <vapier@gentoo.org>
Mon, 29 Oct 2012 22:47:05 +0000 (18:47 -0400)
committerCraig Small <csmall@enc.com.au>
Wed, 31 Oct 2012 11:42:03 +0000 (22:42 +1100)
If you configure w/out --enable-examples, then `make dist` doesn't
include sysctl.conf.  Configure flags should not affect the tarball
produced by `make dist`, so explicitly list the conf in EXTRA_DIST.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile.am

index 39cc885cd070bf5465926c79886332e821ed8e0e..9e900ac033cb7da999e5625c832f22210df8067f 100644 (file)
@@ -50,7 +50,7 @@ EXTRA_DIST = \
        misc/git-version-gen \
        Documentation/CodingStyle \
        Documentation/TODO \
-       $(sysconf_DATA)
+       sysctl.conf
 
 if BUILD_KILL
 bin_PROGRAMS = kill