Skip to content
Snippets Groups Projects
Commit e237cc56 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Fix gluon_prepared_stamp recipe

parent 50a91212
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ prepare: FORCE
touch $(gluon_prepared_stamp)
$(gluon_prepared_stamp):
$(MAKE) prepare
$(GLUONMAKE) prepare
images: $(patsubst %,image/%,$(PROFILES))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment