summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-11-12 14:12:37 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-11-12 20:43:13 +0100
commit137d132251826108097b38ca46fb8d416924f477 (patch)
treeb76552ee879ac7d1f62bd15e215519a638ee238f /Makefile.am
parent98124bfd8c6b9a2616ea576b59ef0cd63a62190e (diff)
downloadsssd-137d132251826108097b38ca46fb8d416924f477.tar.gz
sssd-137d132251826108097b38ca46fb8d416924f477.tar.xz
sssd-137d132251826108097b38ca46fb8d416924f477.zip
Include the auth_utils.h header in the distribution
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3306bbac0..ce3f94f63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -368,6 +368,7 @@ dist_noinst_HEADERS = \
src/util/murmurhash3.h \
src/util/mmap_cache.h \
src/util/atomic_io.h \
+ src/util/auth_utils.h \
src/monitor/monitor.h \
src/monitor/monitor_interfaces.h \
src/responder/common/responder.h \