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:42:07 +0100
commit7452f1b637276ce582b120f8f5482ae7f3b6bd47 (patch)
treed8fcc68191c65fc9267e630d400ee96be3a76856 /Makefile.am
parent0f76569b4cecc048974e837c92d4ca806ca3bbac (diff)
downloadsssd-7452f1b637276ce582b120f8f5482ae7f3b6bd47.tar.gz
sssd-7452f1b637276ce582b120f8f5482ae7f3b6bd47.tar.xz
sssd-7452f1b637276ce582b120f8f5482ae7f3b6bd47.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 \