Fix Savannah bug #41465.

* builds/unix/unix-def.in (CLEAN): Add `freetype-config'.
(DISTCLEAN): Remove `freetype-config'.
This commit is contained in:
Werner Lemberg 2014-02-12 23:27:41 +01:00
parent 7be2a94a50
commit 85ee27ae93
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2014-02-12 Werner Lemberg <wl@gnu.org>
Fix Savannah bug #41465.
* builds/unix/unix-def.in (CLEAN): Add `freetype-config'.
(DISTCLEAN): Remove `freetype-config'.
2014-02-08 Sean McBride <sean@rogue-research.com>
Fix clang static analyzer and compiler warnings.

View File

@ -34,13 +34,14 @@ INSTALL_PROGRAM := @INSTALL_PROGRAM@
INSTALL_SCRIPT := @INSTALL_SCRIPT@
MKINSTALLDIRS := $(BUILD_DIR)/mkinstalldirs
CLEAN += $(OBJ_BUILD)/freetype-config
DISTCLEAN += $(OBJ_BUILD)/config.cache \
$(OBJ_BUILD)/config.log \
$(OBJ_BUILD)/config.status \
$(OBJ_BUILD)/unix-def.mk \
$(OBJ_BUILD)/unix-cc.mk \
$(OBJ_BUILD)/ftconfig.h \
$(OBJ_BUILD)/freetype-config \
$(OBJ_BUILD)/freetype2.pc \
$(LIBTOOL) \
$(OBJ_BUILD)/Makefile