From 34ba89c1918d782ccc9f4fa6ba2827efe3f2d21b Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Thu, 19 Aug 2004 11:04:01 +0000 Subject: Added ds_signature in the Makefile sources and headers declarations. --- lasso/xml/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lasso') diff --git a/lasso/xml/Makefile.am b/lasso/xml/Makefile.am index 7e7c4e5c..c0bfea5e 100644 --- a/lasso/xml/Makefile.am +++ b/lasso/xml/Makefile.am @@ -13,6 +13,7 @@ liblasso_xml_la_SOURCES = \ strings.c \ tools.c \ debug.c \ + ds_signature.c \ errors.c \ xml.c \ lib_assertion.c \ @@ -65,6 +66,7 @@ liblassoinclude_HEADERS = \ strings.h \ tools.h \ debug.h \ + ds_signature.h \ errors.h \ lib.h \ saml.h \ -- cgit