Skip to content
Snippets Groups Projects
Commit 3d90d532 authored by mattijs's avatar mattijs
Browse files

ENH: MakefileDirs: specify non-make command

parent b6fdc446
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
application: $(FOAM_TARGETS)
$(FOAM_TARGETS):
@(cd $@ && $(FOAM_APP))
+@(cd $@ && $(FOAM_APP))
#------------------------------------------------------------------------------
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment