13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.3 2015/01/26 22:36:00 sthen Exp $
|
|
--- src/Makefile.in.orig Mon Feb 20 07:31:47 2012
|
|
+++ src/Makefile.in Mon Jan 26 22:34:55 2015
|
|
@@ -151,7 +151,7 @@ SED = @SED@
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
STRIP = @STRIP@
|
|
-SUBDIRS = include libreplace libspf2 spfquery spftest spfd spf_example
|
|
+SUBDIRS = include libreplace libspf2 spfquery spftest spfd
|
|
VERSION = @VERSION@
|
|
abs_builddir = @abs_builddir@
|
|
abs_srcdir = @abs_srcdir@
|