aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b19fe6bb..6172721e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -850,7 +850,7 @@ style-all:
#
distclean: clean
$(MAKE) -C $(PCRE2_DIR) distclean || true
- rm -f config.status config.log config.h Makefile osx/config.h
+ rm -f config.status config.log config.h Makefile
.PHONY: distclean
#