diff options
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index 5f9dae193d..00449a9be8 100644 --- a/Makefile.common +++ b/Makefile.common @@ -107,4 +107,4 @@ clean: install: -.PHONY: all clean +.PHONY: all clean install |