[cpp-xmltooling] 02/05: xmltooling.spec.in is automatically distributed, and that's enough

Scott Cantor cantor.2 at osu.edu
Tue Jun 26 18:33:51 EDT 2018


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

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

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=072b9fb65e77957d04e631146d203de3431b55f4

commit 072b9fb65e77957d04e631146d203de3431b55f4
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Mon Jun 25 19:34:44 2018 +0200

    xmltooling.spec.in is automatically distributed, and that's enough
    
    We needn't distribute xmltooling.spec as well.
---
 Makefile.am | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 8be5fd5..cf78b60 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,10 +19,6 @@ endif
 
 pkgconfig_DATA = @PACKAGE_NAME at .pc @PACKAGE_NAME at -lite.pc
 
-GENFILES = @PACKAGE_NAME at .spec
-
 EXTRA_DIST = $(DX_CONFIG) \
 	Projects \
-	config_win32.h \
-	$(GENFILES) \
-	$(GENFILES:%=%.in)
+	config_win32.h

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


More information about the commits mailing list