diff options
author | Tor Andersson <tor@ghostscript.com> | 2010-07-15 10:35:05 +0000 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2010-07-15 10:35:05 +0000 |
commit | 3a3fb509e4aa097227ce6e1f73ffd18fce98db29 (patch) | |
tree | 61d47cda87dbe455009ae20467bf81d0edf68205 /Makethird | |
parent | 10425145b4b0d53e587caf88d248c65612698e4d (diff) | |
download | mupdf-3a3fb509e4aa097227ce6e1f73ffd18fce98db29.tar.xz |
Tweak makefiles.
Diffstat (limited to 'Makethird')
-rw-r--r-- | Makethird | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -174,7 +174,6 @@ THIRD_INCS += -I$(freetype_dir)/include LIBS := $(filter-out -lfreetype, $(LIBS)) SYS_FREETYPE_INC := -SYS_FREETYPE_LIB := FREETYPE_OBJ=$(addprefix $(OBJDIR)/ft_, \ autofit.o ftbase.o ftbbox.o ftbdf.o ftbitmap.o ftdebug.o ftgasp.o \ |