aboutsummaryrefslogtreecommitdiffstats
path: root/packages/confuse/files/exclude-tests.patch
blob: 1e32ceba9b3de8fe6d9e468ee14fdf2014b98c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: confuse-2.5/Makefile.am
===================================================================
--- confuse-2.5/Makefile.am
+++ confuse-2.5/Makefile.am
@@ -4,7 +4,7 @@
 AUTOMAKE_OPTIONS = foreign
 CLEANFILES=*~ '\#*\#'
 EXTRA_DIST=libconfuse.spec.in libconfuse.spec
-SUBDIRS = m4 po src examples tests doc
+SUBDIRS = m4 po src examples doc
 
 if HAVE_PKGCONFIG
   pkgconfigdir = $(libdir)/pkgconfig