aboutsummaryrefslogtreecommitdiff
path: root/freetype/builds/unix/install.mk
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/builds/unix/install.mk')
-rw-r--r--freetype/builds/unix/install.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/freetype/builds/unix/install.mk b/freetype/builds/unix/install.mk
index 2e5ef080e..056f46cd1 100644
--- a/freetype/builds/unix/install.mk
+++ b/freetype/builds/unix/install.mk
@@ -3,7 +3,7 @@
#
-# Copyright 1996-2000, 2002, 2003, 2006 by
+# Copyright 1996-2000, 2002, 2003, 2006, 2013 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
@@ -31,7 +31,6 @@ install: $(PROJECT_LIBRARY)
$(MKINSTALLDIRS) $(DESTDIR)$(libdir) \
$(DESTDIR)$(libdir)/pkgconfig \
$(DESTDIR)$(includedir)/freetype2/freetype/config \
- $(DESTDIR)$(includedir)/freetype2/freetype/cache \
$(DESTDIR)$(bindir) \
$(DESTDIR)$(datadir)/aclocal
$(LIBTOOL) --mode=install $(INSTALL) \