summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-09 14:49:21 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-09 14:49:21 +0000
commitf87b81c36d13160b0f2ae9058c548061b4cef6ae (patch)
treeaba38049520bf3ea296d33796b57addfbe780e88 /Build/source/libs/gd
parentad4c3b9a96fd70284e4bf55ff0bab0578fb95345 (diff)
build system: more utils/xindy/ and general cleanup
git-svn-id: svn://tug.org/texlive/trunk@13020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gd')
-rw-r--r--Build/source/libs/gd/Makefile.am2
-rw-r--r--Build/source/libs/gd/Makefile.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/gd/Makefile.am b/Build/source/libs/gd/Makefile.am
index 5b043bd13a4..f6d597bc622 100644
--- a/Build/source/libs/gd/Makefile.am
+++ b/Build/source/libs/gd/Makefile.am
@@ -15,7 +15,7 @@ ACLOCAL_AMFLAGS = -I ../../m4
## Thus nodist_* for all files in $(GD_TREE).
EXTRA_DIST = $(GD_TREE)
-## in case of an SVN repository
+# in case of an SVN repository
dist-hook:
rm -rf `find $(distdir)/$(GD_TREE) -name .svn`
diff --git a/Build/source/libs/gd/Makefile.in b/Build/source/libs/gd/Makefile.in
index f9b9ea79940..13b3c3c4fe3 100644
--- a/Build/source/libs/gd/Makefile.in
+++ b/Build/source/libs/gd/Makefile.in
@@ -1034,6 +1034,7 @@ uninstall-am:
uninstall-am
+# in case of an SVN repository
dist-hook:
rm -rf `find $(distdir)/$(GD_TREE) -name .svn`