aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/gmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/makefile/gmake.in')
-rw-r--r--src/build-data/makefile/gmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/makefile/gmake.in b/src/build-data/makefile/gmake.in
index 6b2703cb7..75ea3d508 100644
--- a/src/build-data/makefile/gmake.in
+++ b/src/build-data/makefile/gmake.in
@@ -53,8 +53,8 @@ clean:
$(RM) $(LIBRARIES) $(SYMLINK) $(SONAME) $(APP) $(TEST)
distclean: clean
+ $(RM) Makefile
$(RM_R) %{build_dir}
- $(RM) Makefile* $(CONFIG_SCRIPT) $(PKGCONFIG)
$(RM) botan_all.cpp botan_all.h
docs: