From: Magnus Jacobsson Date: Sun, 6 Sep 2020 16:41:59 +0000 (+0200) Subject: Remove 2 gvedit warnings about multiple recepies X-Git-Tag: 2.46.0~20^2^2~88^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aec87206daec3209a7484f0e869c008dabde3d00;p=graphviz Remove 2 gvedit warnings about multiple recepies Remove unnecessary gvedit executable dependency on $(MOCABLES) alltogether. --- diff --git a/cmd/gvedit/Makefile.am b/cmd/gvedit/Makefile.am index 083d2a6de..229cb7585 100644 --- a/cmd/gvedit/Makefile.am +++ b/cmd/gvedit/Makefile.am @@ -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