[cpp-log4shib] branch master updated: Update dist types

Scott Cantor cantor.2 at osu.edu
Thu Apr 28 11:32:51 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-log4shib.

The following commit(s) were added to refs/heads/master by this push:
       new  893fd0b   Update dist types
893fd0b is described below

commit 893fd0ba36f9133a8c8259b14322bf7e59dfcf01
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 28 11:32:43 2016 -0400

    Update dist types
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index bc9f6ce..c998d44 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
 if DOC
@@ -61,5 +61,5 @@ docs:
 	$(MAKE) -C doc
 
 doc-dist: docs
-	tar -zcf $(PACKAGE)-docs-$(VERSION).tar.gz -C $(top_srcdir)/doc/html --exclude CVS --exclude .svn .
+	tar -zcf $(PACKAGE)-docs-$(VERSION).tar.gz -C $(top_srcdir)/doc/html . 
  

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list