From 701f13b5c8e27bcbfc79e77ce7c76d9f768a448c Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Thu, 18 Jul 2013 08:52:15 +0200 Subject: Adding new header for printf formating macros --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 25a4cbf8..bbc8415e 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 \ -- cgit