diff options
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r-- | scripts/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index c8fe717..a1d549b 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -131,3 +131,5 @@ distclean: do \ (cd $$subdir && $(MAKE) distclean); \ done + -rm -f Makefile + |