f977887744
drop development version
13 lines
528 B
Plaintext
13 lines
528 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.1 2004/06/19 22:16:23 jakob Exp $
|
|
--- src/Makefile.in.orig 2004-05-14 16:43:43.000000000 +0200
|
|
+++ src/Makefile.in 2004-06-19 23:48:58.000000000 +0200
|
|
@@ -73,7 +73,7 @@ YACC = @YACC@
|
|
YFLAGS = @YFLAGS@
|
|
MAKE_CLASS = @MAKE_CLASS@
|
|
|
|
-SUBDIRS = . tests
|
|
+SUBDIRS = .
|
|
|
|
dist_h_files = syslog-ng.h cfgfile.h sources.h center.h filters.h destinations.h log.h afinter.h affile.h afsocket.h afuser.h afstreams.h afprogram.h afremctrl.h utils.h syslog-names.h nscache.h macros.h
|
|
|