mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
pixman: cleanup properly on make distclean
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
daa8e5a077
commit
feb33ea728
1 changed files with 1 additions and 0 deletions
1
Makefile
1
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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue