diff options
author | Sumit Bose <sbose@redhat.com> | 2011-09-07 10:17:12 +0200 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2011-09-14 18:45:13 -0400 |
commit | 29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5 (patch) | |
tree | 678f6adda60d25dff56a4939209c177093dcc0bb /install/share/Makefile.am | |
parent | 29ec63c3813cee5fa8d8b1e9ad032a89992791eb (diff) | |
download | freeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.tar.gz freeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.tar.xz freeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.zip |
Add ipa-adtrust-install utility
https://fedorahosted.org/freeipa/ticket/1619
Diffstat (limited to 'install/share/Makefile.am')
-rw-r--r-- | install/share/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am index 991f3b478..682a57c7d 100644 --- a/install/share/Makefile.am +++ b/install/share/Makefile.am @@ -32,6 +32,7 @@ app_DATA = \ krb.con.template \ krbrealm.con.template \ preferences.html.template \ + smb.conf.template \ referint-conf.ldif \ dna.ldif \ master-entry.ldif \ |