patch-src_Makefile_in 465 B

12345678910111213
  1. $OpenBSD: patch-src_Makefile_in,v 1.3 2015/01/26 22:36:00 sthen Exp $
  2. --- src/Makefile.in.orig Mon Feb 20 07:31:47 2012
  3. +++ src/Makefile.in Mon Jan 26 22:34:55 2015
  4. @@ -151,7 +151,7 @@ SED = @SED@
  5. SET_MAKE = @SET_MAKE@
  6. SHELL = @SHELL@
  7. STRIP = @STRIP@
  8. -SUBDIRS = include libreplace libspf2 spfquery spftest spfd spf_example
  9. +SUBDIRS = include libreplace libspf2 spfquery spftest spfd
  10. VERSION = @VERSION@
  11. abs_builddir = @abs_builddir@
  12. abs_srcdir = @abs_srcdir@