X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltoolingtest%2FMakefile.am;fp=xmltoolingtest%2FMakefile.am;h=9ad2b45ed318d2466b2c0ba2b0da9d2e6cd98b82;hp=8e56618de9aa173c9d943b9569a0a312e2dda946;hb=0aa41b651c737c150074f51a209820f155ef0143;hpb=f6f25011027d2949c43b0aa45270f804852a2ee1 diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am index 8e56618..9ad2b45 100644 --- a/xmltoolingtest/Makefile.am +++ b/xmltoolingtest/Makefile.am @@ -49,9 +49,10 @@ noinst_HEADERS = \ nodist_xmltoolingtest_SOURCES = $(xmltoolingtest_h:.h=.cpp) +if BUILD_UNITTEST BUILT_SOURCES = $(nodist_xmltoolingtest_SOURCES) - CLEANFILES = $(nodist_xmltoolingtest_SOURCES) +endif do-cxxtestgen: if test "$(CPPFILE)" = "xmltoolingtest.cpp"; then \