summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2016-03-09 17:14:16 +0100
committerLukas Slebodnik <lslebodn@redhat.com>2016-03-23 12:07:05 +0100
commit558ec7d717735bb16c210c675c2cc5bee1da4576 (patch)
tree9b6fdc533f25f932377d38cf96ab6e3c3bc5a271 /Makefile.am
parentef5e33f7db1e314226b0077596e38ef16305cba5 (diff)
downloadsssd-558ec7d717735bb16c210c675c2cc5bee1da4576.tar.gz
sssd-558ec7d717735bb16c210c675c2cc5bee1da4576.tar.xz
sssd-558ec7d717735bb16c210c675c2cc5bee1da4576.zip
UTIL: Move debug part from util.h -> new debug.h
Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
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 f5d0400cd..e2d2c38ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -527,6 +527,7 @@ dist_noinst_HEADERS = \
src/util/crypto/sss_crypto.h \
src/util/cert.h \
src/util/dlinklist.h \
+ src/util/debug.h \
src/util/util.h \
src/util/io.h \
src/util/util_errors.h \