summaryrefslogtreecommitdiff
path: root/objs/.gitignore
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2014-02-08 11:34:33 +0100
committerWerner Lemberg <wl@gnu.org>2014-02-08 11:34:33 +0100
commitab98c5e73b4c4a6eed88dbc6338225012cd72a3e (patch)
tree65504d14fe6a467ccdfeed41d9afe65534af93e9 /objs/.gitignore
parenta8ceae4008db225cbe388a4b773f7010162907c7 (diff)
downloadfreetype2-ab98c5e73b4c4a6eed88dbc6338225012cd72a3e.tar.gz
Fix Windows build directories.
The build target is now `windows' instead of `win32'. Problem reported by Nickolas George <darknova.clan@gmail.com>. * builds/modules.mk: Don't use `win32' and `win16' (!) but `windows'. * builds/windows/detect.mk, builds/windows/win32-def.mk: s/win32/windows/.
Diffstat (limited to 'objs/.gitignore')
-rw-r--r--objs/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/objs/.gitignore b/objs/.gitignore
index 100d7d8fa..21b67f6ab 100644
--- a/objs/.gitignore
+++ b/objs/.gitignore
@@ -12,3 +12,4 @@ libfreetype.la
debug*/
release*/
win32/
+win64/