summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-07-29 11:51:55 -0700
committerWayne Davison <wayne@opencoder.net>2020-07-29 11:51:55 -0700
commitdfe3b77cb5c51358749e8613ba90210c2595fc99 (patch)
treea7e016bc730abcdd21c1bd6124d122090794bbce /packaging
parentcbe3b2bfe5ced19838e9175b07fbfa9a6c2f32d2 (diff)
downloadrsync-dfe3b77cb5c51358749e8613ba90210c2595fc99.tar.gz
Some Makefile improvements.
- Improve distclean. - Remove proto.h from GENFILES (we don't need to distribute it). - Improve finddead target.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/auto-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/auto-Makefile b/packaging/auto-Makefile
index e50277cb..29d2d688 100644
--- a/packaging/auto-Makefile
+++ b/packaging/auto-Makefile
@@ -1,6 +1,6 @@
TARGETS := all install install-ssl-daemon install-all install-strip conf gen gensend reconfigure restatus \
proto man clean cleantests distclean test check check29 check30 installcheck splint \
- doxygen doxygen-upload
+ doxygen doxygen-upload finddead
.PHONY: $(TARGETS) auto-prep