From a87a6785b80957b04b841bbb0b99c8cc4c58f031 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 25 Oct 2009 06:25:30 +0000 Subject: Check for Qt utilities moc and qmake. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 0dd8f328..0d17416a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -24,6 +24,7 @@ all: all-ax all-ax: all-src @echo finished system build on `date` | tee > lastBuildDate +$(AXIOM_SRC_TARGETS): stamp-rootdirs all-src: stamp-rootdirs @axiom_all_prerequisites@ ifeq ($(strip $(axiom_include_gcl)),yes) -- cgit v1.2.3