From: Scott Cantor Date: Wed, 4 Mar 2015 17:47:12 +0000 (+0000) Subject: Fix eol props on Windows files, add bz2/zip dist targets X-Git-Tag: 1.5.4~3 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=ca724234530d66fbe96610e54d3e2a223f840758;ds=sidebyside Fix eol props on Windows files, add bz2/zip dist targets --- diff --git a/Makefile.am b/Makefile.am index 044c770..01dbcc1 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 include doxygen.am