summaryrefslogtreecommitdiff
path: root/package/pcrepp/patches/patch-Makefile_in
blob: c10eab68d247f5f0fbb459389cfea76af6ec153d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pcrepp-0.9.5.orig/Makefile.in	2011-05-13 10:25:39.126696935 +0200
+++ pcrepp-0.9.5/Makefile.in	2011-05-13 10:18:08.619616044 +0200
@@ -77,7 +77,7 @@
 STRIP = @STRIP@
 VERSION = @VERSION@
 
-SUBDIRS = libpcre++ doc examples test
+SUBDIRS = libpcre++
 
 bin_SCRIPTS = pcre++-config
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4