From 6bacde0d941d209f41ad3ca8921e3a596a056c06 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 9 Dec 2008 21:02:26 +0000 Subject: 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 --- bin/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bin/Makefile.am') 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 -- cgit v1.2.3