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-15 18:24:23 +0100
commita285506f7d9d84f79f2bb187b72cc990db419559 (patch)
tree1051d97ee3becbda617fb6148f4fa91a2ade8e9c /Makefile.am
parentfa0f0f255039d4f905d4c2b1e113347014c32eee (diff)
downloadsssd-a285506f7d9d84f79f2bb187b72cc990db419559.tar.gz
sssd-a285506f7d9d84f79f2bb187b72cc990db419559.tar.xz
sssd-a285506f7d9d84f79f2bb187b72cc990db419559.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 \