From bb9a819a64de7f8446f17ecdb734aaf0f811aa04 Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 7 Apr 2011 22:50:32 +0000 Subject: [PATCH] trying to get gvedit to build on ubuntu9 --- cmd/gvedit/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/gvedit/Makefile.am b/cmd/gvedit/Makefile.am index b784c99f1..09f70d49d 100644 --- a/cmd/gvedit/Makefile.am +++ b/cmd/gvedit/Makefile.am @@ -51,6 +51,7 @@ $(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 -- 2.40.0