X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltoolingtest%2FMakefile.am;h=a60d78adcce175d7e1112b9c7c5a835f6aba25eb;hb=fb30e4699537608be1417e4b85e51a85875d8b87;hp=33e439261d3a6f4dbb6a3ad79af503294605e3f5;hpb=fe799793a4aced0cf8a21bb1c4c401215e04c8c6;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltoolingtest/Makefile.am b/xmltoolingtest/Makefile.am index 33e4392..a60d78a 100644 --- a/xmltoolingtest/Makefile.am +++ b/xmltoolingtest/Makefile.am @@ -31,9 +31,12 @@ endif xmltoolingtest_h = \ ComplexXMLObjectTest.h \ + DateTimeTest.h \ ExceptionTest.h \ KeyInfoTest.h \ MarshallingTest.h \ + NonVisibleNamespaceTest.h \ + SOAPTest.h \ UnmarshallingTest.h \ TemplateEngineTest.h \ xmltoolingtest.h \ @@ -56,4 +59,4 @@ do-cxxtestgen: $(nodist_xmltoolingtest_SOURCES): %.cpp: %.h $(MAKE) do-cxxtestgen HFILE=$< CPPFILE=$@ -EXTRA_DIST = xmltoolingtest.vcproj $(xmltoolingtest_h) data +EXTRA_DIST = xmltoolingtest.vcxproj xmltoolingtest.vcxproj.filters $(xmltoolingtest_h) data