[cpp-opensaml] 12/19: The .cpp dependencies are well known, no need to declare them
Scott Cantor
cantor.2 at osu.edu
Tue Jun 26 19:28:10 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=915de04c9711e0dfc0a1b992f67c19651e79a7b6
commit 915de04c9711e0dfc0a1b992f67c19651e79a7b6
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Tue Jul 12 11:03:48 2016 +0200
The .cpp dependencies are well known, no need to declare them
---
samltest/Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/samltest/Makefile.am b/samltest/Makefile.am
index 2b8120f..d69a911 100644
--- a/samltest/Makefile.am
+++ b/samltest/Makefile.am
@@ -102,7 +102,6 @@ noinst_HEADERS = \
nodist_samltest_SOURCES = $(samltest_h:.h=.cpp)
-BUILT_SOURCES = $(nodist_samltest_SOURCES)
CLEANFILES = $(nodist_samltest_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