]> granicus.if.org Git - graphviz/commitdiff
Avoid unnecessary recompile of gvedit mocables
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 6 Sep 2020 17:26:08 +0000 (19:26 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 11 Sep 2020 05:37:29 +0000 (07:37 +0200)
Reverts bb9a819a64de7f8446f17ecdb734aaf0f811aa04.

cmd/gvedit/Makefile.am

index 229cb7585be8462211fa57e6d9a12ec1a391617d..ccf1eea303b8fc9a5d528d6032f005df4abf95b6 100644 (file)
@@ -48,7 +48,6 @@ $(MOCABLES): mocables
 
 .PHONY: mocables
 mocables: qMakefile
-       rm -f $(MOCABLES) # don't use distributed mocables poss from diff version of Qt
        $(MAKE) -f qMakefile prefix=${prefix} exec_prefix=${exec_prefix} mocables compiler_rcc_make_all
 
 qMakefile: gvedit.pro