aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libunistring/disable-subdirs.patch
blob: 612f9b3aa226669e2796a59c35e8b60ee59302e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.am b/Makefile.am
index 8c05275..f27b232 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
 ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4
 
-SUBDIRS = doc gnulib-local lib tests
+SUBDIRS = gnulib-local lib
 
 EXTRA_DIST = \
   version.sh BUGS DEPENDENCIES HACKING JOIN-GNU \