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

Remove prepared stamp on make clean

parent 0c0ce66c
Branches
Tags
No related merge requests found
......@@ -193,6 +193,7 @@ $(package/stamp-compile): $(package/stamp-cleanup)
clean: FORCE
+$(SUBMAKE) clean
rm -f $(gluon_prepared_stamp)
dirclean: FORCE
+$(SUBMAKE) dirclean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment