aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/toplevel.mk
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-09-05 09:59:28 +0200
committermarha <marha@users.sourceforge.net>2011-09-05 09:59:28 +0200
commit8d96b52ac5e6ec4b6a127a8324c803bcf2732c45 (patch)
tree2c92627c75d6a773f425f924712828d459459aaa /freetype/builds/toplevel.mk
parent324c1ed4069c7d49d0ff7c63261281148f9b6cd8 (diff)
downloadvcxsrv-8d96b52ac5e6ec4b6a127a8324c803bcf2732c45.tar.gz
vcxsrv-8d96b52ac5e6ec4b6a127a8324c803bcf2732c45.tar.bz2
vcxsrv-8d96b52ac5e6ec4b6a127a8324c803bcf2732c45.zip
freetype 2.4.6
Diffstat (limited to 'freetype/builds/toplevel.mk')
-rw-r--r--freetype/builds/toplevel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/builds/toplevel.mk b/freetype/builds/toplevel.mk
index d9fbee0b3..d552a4a17 100644
--- a/freetype/builds/toplevel.mk
+++ b/freetype/builds/toplevel.mk
@@ -199,7 +199,7 @@ dist:
currdir=`pwd` ; \
for f in `find . -wholename '*/.git' -prune \
- -o -name .cvsignore \
+ -o -name .gitignore \
-o -type d \
-o -print` ; do \
ln -s $$currdir/$$f tmp/$$f ; \