diff options
Diffstat (limited to 'Build/source/libs/graphite/Makefile.am')
-rw-r--r-- | Build/source/libs/graphite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite/Makefile.am b/Build/source/libs/graphite/Makefile.am index 6227f6e5b18..e0b04f74115 100644 --- a/Build/source/libs/graphite/Makefile.am +++ b/Build/source/libs/graphite/Makefile.am @@ -47,7 +47,7 @@ EXTRA_DIST = \ test \ uninstalled-top.pc.in -## in case of an SVN repository +# in case of an SVN repository dist-hook: rm -rf `find $(distdir) -name .svn` |