mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
11 lines
385 B
Text
11 lines
385 B
Text
--- ./Makefile.in.orig Sun Aug 20 14:16:06 2006
|
|
+++ ./Makefile.in Sun Aug 20 14:16:06 2006
|
|
@@ -251,7 +251,7 @@
|
|
target_alias = @target_alias@
|
|
SUBDIRS = intl @MYSUBDIRS@ po bin
|
|
DIST_SUBDIRS = intl YGP XGP CGP po doc bin
|
|
-include_HEADERS = ygp-cfg.h config.h
|
|
+include_HEADERS = ygp-cfg.h
|
|
EXTRA_DIST = config.rpath README.windows mkinstalldirs
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
all: ygp-cfg.h
|