Skip to content
Snippets Groups Projects
Commit 8865b22b authored by Damien George's avatar Damien George
Browse files

Merge pull request #501 from dhylands/fix-gen-fail

Remove generated .h file if the generation process fails.
parents b08f9212 1a797edd
No related branches found
No related tags found
No related merge requests found
......@@ -54,4 +54,6 @@ STRIP = $(CROSS_COMPILE)strip
all:
.PHONY: all
.DELETE_ON_ERROR:
MKENV_INCLUDED = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment