mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
11 lines
424 B
Text
11 lines
424 B
Text
--- Makefile.in.orig 2023-08-13 22:32:40 UTC
|
|
+++ Makefile.in
|
|
@@ -345,7 +345,7 @@ top_srcdir = @top_srcdir@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = doc examples man src contrib share
|
|
+SUBDIRS = examples man src contrib share
|
|
EXTRA_DIST = ChangeLog COPYING INSTALL LICENSE.TXT README NEWS AUTHORS \
|
|
autogen.sh wave_locale.h tcl.m4 changes_from_gtk2.txt
|
|
|