diff options
| -rw-r--r-- | lasso/xml/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lasso/xml/Makefile.am b/lasso/xml/Makefile.am index bcf0d77d..d12e2391 100644 --- a/lasso/xml/Makefile.am +++ b/lasso/xml/Makefile.am @@ -134,8 +134,7 @@ WSF_H_FILES = \ soap_binding_ext_service_instance_update.h \ soap_binding_ext_timeout.h \ soap_binding.h \ - utility_status.h \ - tools.h + utility_status.h endif liblasso_xml_la_SOURCES = \ @@ -245,6 +244,7 @@ liblassoinclude_HEADERS = \ samlp_status.h \ samlp_status_code.h \ xml_enc.h \ + tools.h \ $(WSF_H_FILES) lasso_private_h_sources = \ |
