diff options
author | Sumit Bose <sbose@redhat.com> | 2010-02-16 21:19:09 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-16 16:06:54 -0500 |
commit | 26785017abee76e0eff95214f0c52fcdb04741e0 (patch) | |
tree | 51b743cc2c3118d670f3e76d377b8c4fc0c022c1 /Makefile.am | |
parent | 8f206092adc07f5f09e14d5dac53759bee33bcc6 (diff) | |
download | sssd2-26785017abee76e0eff95214f0c52fcdb04741e0.tar.gz sssd2-26785017abee76e0eff95214f0c52fcdb04741e0.tar.xz sssd2-26785017abee76e0eff95214f0c52fcdb04741e0.zip |
Remove replace
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 815a06f7..45275dce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = replace common server sss_client +SUBDIRS = common server sss_client DISTCHECK_CONFIGURE_FLAGS = --with-ldb-lib-dir="$$dc_install_base"/lib/ldb |