From ee9ae6c604f8ee3f5f4cb80004ae26aa8e12e722 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Thu, 23 Oct 2008 15:41:30 +0000 Subject: added header to SOURCES git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707393 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3