mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
11 lines
379 B
Text
11 lines
379 B
Text
--- Makefile.in.orig 2008-06-03 07:14:32.000000000 +0300
|
|
+++ Makefile.in 2008-06-03 07:14:38.000000000 +0300
|
|
@@ -237,7 +237,7 @@
|
|
target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = m4 po libltdl src doc .
|
|
+SUBDIRS = m4 po src doc .
|
|
EXTRA_DIST = config.rpath \
|
|
ABOUT-NLS mkinstalldirs install-sh \
|
|
PLATFORMS README.debian
|