[SSSD] [PATCH] Include the auth_utils.h header in the distribution

Jakub Hrozek jhrozek at redhat.com
Mon Nov 12 13:14:17 UTC 2012


Reported by Sumit.
-------------- next part --------------
>From 2c95478114a1d0dba3f8300e21446bc60d0fe020 Mon Sep 17 00:00:00 2001
From: Jakub Hrozek <jhrozek at redhat.com>
Date: Mon, 12 Nov 2012 14:12:37 +0100
Subject: [PATCH] Include the auth_utils.h header in the distribution

---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 3306bbac029bb4cc8d36d9e38a66632753a69c68..ce3f94f635f918438bf856c523e47c0f09fc328a 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 \
-- 
1.7.12.1



More information about the sssd-devel mailing list