aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-11-14 13:45:55 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-11-14 13:46:08 +0100
commitfeb33ea728a72730389bc5d4bf52d33f09c7868b (patch)
treedc7f2437df77eb039ee3ccd679bfe62eaaf6045e /Makefile
parentdaa8e5a077e9d8ca2615f5590fa98b3fcc4c9f47 (diff)
pixman: cleanup properly on make distclean
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4538b87e36..81c660f9f4 100644
--- a/Makefile
+++ b/Makefile
@@ -278,6 +278,7 @@ distclean: clean
for d in $(TARGET_DIRS) $(QEMULIBS); do \
rm -rf $$d || exit 1 ; \
done
+ test -f pixman/config.log && make -C pixman distclean
KEYMAPS=da en-gb et fr fr-ch is lt modifiers no pt-br sv \
ar de en-us fi fr-be hr it lv nl pl ru th \