summaryrefslogtreecommitdiff
path: root/package/pcrepp/patches/patch-Makefile_in
blob: d64d1e99a1dcdcdc1f6442213e6420d8415f364a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pcre++-0.9.5.orig/Makefile.in	2004-08-25 01:38:03.000000000 +0200
+++ pcre++-0.9.5/Makefile.in	2011-08-05 07:28:46.000000000 +0200
@@ -77,7 +77,7 @@ RANLIB = @RANLIB@
 STRIP = @STRIP@
 VERSION = @VERSION@
 
-SUBDIRS = libpcre++ doc examples test
+SUBDIRS = libpcre++
 
 bin_SCRIPTS = pcre++-config
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4