summaryrefslogtreecommitdiff
path: root/www-servers/xsp/files/aclocal-fix.patch
blob: 3e96f8f42a4c641874988769d426251a436d14a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,2 @@
 SUBDIRS=build man src test tools scripts packaging lib
 ACLOCAL_AMFLAGS += -I build/m4
-
-if UNITTESTS
-SUBDIRS += unittests
-endif
-
-if BUILD_DOCS
-SUBDIRS += docs
-endif