]> granicus.if.org Git - graphviz/commitdiff
Remove 2 gvedit warnings about multiple recepies
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 6 Sep 2020 16:41:59 +0000 (18:41 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 11 Sep 2020 05:37:29 +0000 (07:37 +0200)
Remove unnecessary gvedit executable dependency on $(MOCABLES)
alltogether.

cmd/gvedit/Makefile.am

index 083d2a6debc7d0735c62386dc2ccebdb1032e0e0..229cb7585be8462211fa57e6d9a12ec1a391617d 100644 (file)
@@ -46,8 +46,6 @@ gvedit_SOURCES = main.cpp csettings.cpp imageviewer.cpp mainwindow.cpp mdichild.
 
 $(MOCABLES): mocables
 
-gvedit gvedit$(EXEEXT): $(MOCABLES)
-
 .PHONY: mocables
 mocables: qMakefile
        rm -f $(MOCABLES) # don't use distributed mocables poss from diff version of Qt