blob: 567af03179e43ca90d78c37f90d8ca983c885b7f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- scl/Makefile.in.orig 2011-01-15 08:15:10.000000000 -0800
+++ scl/Makefile.in 2011-01-20 21:16:20.000000000 -0800
@@ -200,7 +200,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SCL_SUBDIRS = system pacct syslogconf
-SCL_CONFIGS = scl.conf modules.conf syslog-ng.conf
+SCL_CONFIGS = scl.conf modules.conf syslog-ng.conf.dist
EXTRA_DIST = $(SCL_CONFIGS) $(SCL_SUBDIRS)
scldir = $(datadir)/include/scl
all: all-am
|