summaryrefslogtreecommitdiff
path: root/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.am')
-rw-r--r--bin/Makefile.am5
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