summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-10-23 15:41:30 +0000
committerNoah Slater <nslater@apache.org>2008-10-23 15:41:30 +0000
commitee9ae6c604f8ee3f5f4cb80004ae26aa8e12e722 (patch)
tree24d9e9932ddb662354d5e61b053ab2db32a3f4be /src
parent9bafb5222266e2fc6f6ba38730dcaf8eefafaa14 (diff)
added header to SOURCES
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707393 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/couchdb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am
index 428c4d9e..d72b1da3 100644
--- a/src/couchdb/Makefile.am
+++ b/src/couchdb/Makefile.am
@@ -24,7 +24,7 @@ couch_erl_driver_la_CFLAGS = $(ICU_LOCAL_FLAGS)
couch_erl_driver_la_LIBADD = -licuuc -licudata -licui18n
locallibbin_PROGRAMS = couchjs
-couchjs_SOURCES = couch_js.c curlhelper.c
+couchjs_SOURCES = couch_js.c curlhelper.c curlhelper.h
couchjs_LDADD = -lcurl
couchinclude_DATA = couch_db.hrl