diff options
Diffstat (limited to 'Build/source/libs/gd/Makefile.in')
-rw-r--r-- | Build/source/libs/gd/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/gd/Makefile.in b/Build/source/libs/gd/Makefile.in index 31349366507..eb24bc1a547 100644 --- a/Build/source/libs/gd/Makefile.in +++ b/Build/source/libs/gd/Makefile.in @@ -611,7 +611,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(GD_TREE) libgd-PATCHES +EXTRA_DIST = $(GD_TREE) TLpatches NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed |