summaryrefslogtreecommitdiffstats
path: root/lasso/xml
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-04-14 17:12:29 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-04-14 17:12:29 +0200
commit95f48822f41eede822bbc46a64aedcf1adee6dc7 (patch)
tree28ecdcd2045605102d604bb4317bd8ab7bdbf8fe /lasso/xml
parent8be7b0414dc19cca7b892deeccc64b5fcedaf62c (diff)
downloadlasso-95f48822f41eede822bbc46a64aedcf1adee6dc7.tar.gz
lasso-95f48822f41eede822bbc46a64aedcf1adee6dc7.tar.xz
lasso-95f48822f41eede822bbc46a64aedcf1adee6dc7.zip
[Makefile] move lasso/xml/tools.h to public headers
Diffstat (limited to 'lasso/xml')
-rw-r--r--lasso/xml/Makefile.am4
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 = \