X-Git-Url: http://www.privoxy.org/gitweb/contact.html?a=blobdiff_plain;f=GNUmakefile.in;h=aa4336b058e4924115e297fba0fe4c7f738c8d71;hb=67c8e347acffd64dad57a89df9fd53cc17b7ea80;hp=31a0ee85a271f9313535ec4b68f518e76d5a2a07;hpb=8004016d83910a65437b03c17da08eb510d6cfcc;p=privoxy.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 31a0ee85..aa4336b0 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: GNUmakefile is built automatically from GNUmakefile.in # -# $Id: GNUmakefile.in,v 1.246 2016/05/03 13:21:24 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.247 2016/05/08 10:44:09 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2016 members of the # Privoxy team. https://www.privoxy.org/ @@ -376,6 +376,8 @@ gen-dist: dist-check for foo in $(DOC_FILES); do \ (cd .. && $(TAR) --exclude "PACKAGERS" -uvhf $(GEN_DIST_TAR_NAME) privoxy-$(VERSION)-$(CODE_STATUS)/$$foo;) \ done; +# add tools + (cd .. && $(TAR) -uvhf $(GEN_DIST_TAR_NAME) privoxy-$(VERSION)-$(CODE_STATUS)/tools) # and zip the archive $(RM) ../privoxy-$(VERSION)-$(CODE_STATUS) $(GZIP_PROG) ../$(GEN_DIST_TAR_NAME)