summaryrefslogtreecommitdiff
path: root/devel/got/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/got/files/patch-Makefile.in')
-rw-r--r--devel/got/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/got/files/patch-Makefile.in b/devel/got/files/patch-Makefile.in
new file mode 100644
index 000000000000..36ea62f88fb6
--- /dev/null
+++ b/devel/got/files/patch-Makefile.in
@@ -0,0 +1,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)