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
No related branches found
No related tags found
No related merge requests found
...@@ -193,6 +193,7 @@ $(package/stamp-compile): $(package/stamp-cleanup) ...@@ -193,6 +193,7 @@ $(package/stamp-compile): $(package/stamp-cleanup)
clean: FORCE clean: FORCE
+$(SUBMAKE) clean +$(SUBMAKE) clean
rm -f $(gluon_prepared_stamp)
dirclean: FORCE dirclean: FORCE
+$(SUBMAKE) dirclean +$(SUBMAKE) dirclean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment