[cpp-xmltooling] 11/22: The .cpp dependencies are well known, no need to declare them
Scott Cantor
cantor.2 at osu.edu
Thu Jun 21 14:57:27 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=78f7819d38b2ecaa80a9c102447113ac16543bb0
commit 78f7819d38b2ecaa80a9c102447113ac16543bb0
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Wed Jul 6 17:28:50 2016 +0200
The .cpp dependencies are well known, no need to declare them
---
xmltoolingtest/Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am
index 6515c82..ed9aa9c 100644
--- a/xmltoolingtest/Makefile.am
+++ b/xmltoolingtest/Makefile.am
@@ -48,7 +48,6 @@ noinst_HEADERS = \
nodist_xmltoolingtest_SOURCES = $(xmltoolingtest_h:.h=.cpp)
-BUILT_SOURCES = $(nodist_xmltoolingtest_SOURCES)
CLEANFILES = $(nodist_xmltoolingtest_SOURCES)
do-cxxtestgen:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list