X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk/sssa.git/blobdiff_plain/0a95c9ed5db499f594cd635128cfa099eacca473..ce871956069e845e8cd4b1787aa2044f8520de4e:/snippets/qt diff --git a/snippets/qt b/snippets/qt index 7091df6..b554df4 100644 --- a/snippets/qt +++ b/snippets/qt @@ -21,7 +21,7 @@ qt-subpass: $(foreach dir,$(QT_SUBDIRS), $(SOURCES_DIR)/$(dir)/Makefile) -f $(SOURCES_DIR)/$(dir)/Makefile || exit 1 ;) # Hook to binary pass -binary-pass: qt-subpass +binary-pass-submakes: qt-subpass # Hook to clean pass clean-local: clean-qt