summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2012-02-03 22:52:08 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-02-07 00:26:57 +0100
commit347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5 (patch)
treea0867031e594fdb5e083be0f6afca3f27763783f /Makefile.am
parente7311aec8d691e5427317442387af1bc8fff3742 (diff)
downloadsssd-347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5.tar.gz
sssd-347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5.tar.xz
sssd-347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5.zip
SSH: Common client code
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 644adcbec..1bc620926 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -384,7 +384,9 @@ dist_noinst_HEADERS = \
src/resolv/ares/ares_parse_srv_reply.h \
src/resolv/ares/ares_parse_txt_reply.h \
src/resolv/ares/ares_data.h \
- src/tests/common.h
+ src/tests/common.h \
+ src/sss_client/ssh/sss_ssh.h
+
if HAVE_NSS
dist_noinst_HEADERS += src/util/crypto/nss/nss_util.h