2012-11-28 02:04:35 -05:00
|
|
|
$OpenBSD: patch-Makefile_in,v 1.5 2012/11/28 07:04:36 steven Exp $
|
|
|
|
--- Makefile.in.orig Tue Oct 30 17:58:59 2012
|
|
|
|
+++ Makefile.in Fri Nov 9 07:44:55 2012
|
|
|
|
@@ -334,7 +334,7 @@ timezonedir = @timezonedir@
|
2010-05-03 16:51:17 -04:00
|
|
|
top_build_prefix = @top_build_prefix@
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
2012-11-28 02:04:35 -05:00
|
|
|
-SUBDIRS = lib modules syslog-ng scripts tests doc contrib scl debian tgz2build build
|
|
|
|
+SUBDIRS = lib modules syslog-ng scripts doc contrib scl debian tgz2build build
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 --install
|
2010-05-03 16:51:17 -04:00
|
|
|
EXTRA_DIST = VERSION \
|
2012-11-28 02:04:35 -05:00
|
|
|
syslog-ng.spec syslog-ng.spec.in dist.conf dist.conf.in ChangeLog syslog-ng.pc.in
|