summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-07-18 08:52:15 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-09-11 19:44:54 +0200
commit701f13b5c8e27bcbfc79e77ce7c76d9f768a448c (patch)
tree6fc15e63ecb4087458a3d01f0befd6eea5df349b /Makefile.am
parent0e65abe5cf2abf5d4b431cf6bd161b419f07901d (diff)
downloadsssd-701f13b5c8e27bcbfc79e77ce7c76d9f768a448c.tar.gz
sssd-701f13b5c8e27bcbfc79e77ce7c76d9f768a448c.tar.xz
sssd-701f13b5c8e27bcbfc79e77ce7c76d9f768a448c.zip
Adding new header for printf formating macros
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 25a4cbf83..bbc8415e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -397,6 +397,7 @@ dist_noinst_HEADERS = \
src/util/sss_utf8.h \
src/util/sss_ssh.h \
src/util/sss_ini.h \
+ src/util/sss_format.h \
src/util/refcount.h \
src/util/find_uid.h \
src/util/user_info_msg.h \