diff options
| author | Jan Lehnardt <jan@apache.org> | 2008-12-09 21:02:26 +0000 |
|---|---|---|
| committer | Jan Lehnardt <jan@apache.org> | 2008-12-09 21:02:26 +0000 |
| commit | 6bacde0d941d209f41ad3ca8921e3a596a056c06 (patch) | |
| tree | 2df3bd8d6e028d0aaa00e77f5f9ac532359fd223 /bin/Makefile.am | |
| parent | 2a6c0b18c819cb3e3e6eb49721c003b400df4de0 (diff) | |
remove couchpw, we don't need it.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@724891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin/Makefile.am')
| -rw-r--r-- | bin/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am index 2d685e42..e03dfa0d 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -13,11 +13,6 @@ bin_SCRIPTS = couchdb couchjs noinst_SCRIPTS = couchjs_dev -bin_PROGRAMS = couchpw -couchpw_SOURCES = couchpw.c - -couchpw_LDADD = $(LIBS) - if HELP2MAN dist_man1_MANS = couchdb.1 couchjs.1 endif |
