summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-01-29 16:49:26 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-01-29 16:49:26 +0100
commitddf821a5589218dc46a14d3ebf8b845e14db898d (patch)
tree3cead8c231594faa3ff4a466af2f2167f9039773
parent9d096f42802208d6cb54ab25a2e9cc90925f84c7 (diff)
downloadsssd-1_8_6.tar.gz
sssd-1_8_6.tar.xz
sssd-1_8_6.zip
Include the auth_utils.h header in the distributionsssd-1_8_6
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 01a1abb2a..90c850b3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -328,6 +328,7 @@ dist_noinst_HEADERS = \
src/util/find_uid.h \
src/util/user_info_msg.h \
src/util/murmurhash3.h \
+ src/util/auth_utils.h \
src/monitor/monitor.h \
src/monitor/monitor_interfaces.h \
src/responder/common/responder.h \