summaryrefslogtreecommitdiff
path: root/devel/got/files/patch-Makefile.in
blob: 36ea62f88fb6ab2bf7417038e44a5d29704f6737 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2024-04-25 19:30:16 UTC
+++ Makefile.in
@@ -370,7 +370,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
 	--enable-cvg \
 	--enable-gotd
 
-SUBDIRS = compat libexec got tog gotadmin template gotwebd \
+SUBDIRS = compat libexec got tog gotadmin template \
 	$(am__append_1) $(am__append_2)
 EXTRA_DIST = CHANGES CHANGELOG LICENCE README.portable util/got-portable-ver.sh
 LDADD = $(LIBOBJS) $(am__append_3)