about summary refs log tree commit diff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 51aef8a0..8172feb4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -449,7 +449,7 @@ EXEPATTERN = *$(EXE)
 else
 EXEPATTERN = 
 endif
-clean: $(SUBDIRS:%=%/clean) thisdirclean-common
+clean: $(SUBDIRS:%=%/clean) thisdirclean
 
 .PHONY: thisdirclean
 thisdirclean: