]> git.proxmox.com Git - qemu.git/blobdiff - Makefile
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
[qemu.git] / Makefile
index 60fb87e2dd2683eeea6864ad1f02b2c86432d38b..55817c1194954afd0bc935d89053a734f0434346 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -246,7 +246,6 @@ clean:
        rm -f $(foreach f,$(GENERATED_SOURCES),$(f) $(f)-timestamp)
        rm -rf qapi-generated
        rm -rf qga/qapi-generated
-       $(MAKE) -C tests/tcg clean
        for d in $(ALL_SUBDIRS); do \
        if test -d $$d; then $(MAKE) -C $$d $@ || exit 1; fi; \
        rm -f $$d/qemu-options.def; \
@@ -281,7 +280,7 @@ distclean: clean
 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 \
 common  de-ch  es     fo  fr-ca  hu     ja  mk  nl-be      pt  sl     tr \
-bepo
+bepo    cz
 
 ifdef INSTALL_BLOBS
 BLOBS=bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \