aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-10-25 06:25:30 +0000
committerdos-reis <gdr@axiomatics.org>2009-10-25 06:25:30 +0000
commita87a6785b80957b04b841bbb0b99c8cc4c58f031 (patch)
tree475665781c5ec42babbefd48eb362414b8db48bf /Makefile.in
parenta6dc2413d2c01f5b375e63aa6a313e541a2df2cd (diff)
downloadopen-axiom-a87a6785b80957b04b841bbb0b99c8cc4c58f031.tar.gz
Check for Qt utilities moc and qmake.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
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)