summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 497805e..fb50a58 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ distclean-% : % %/
$(RM) -r $<-build/
$(RM) $</COPYING
$(RM) $</configure
+ $(RM) $</Makefile.in
complete-% : %/COPYING %/configure %/Makefile.in; :