summaryrefslogtreecommitdiff
path: root/src/couchdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/couchdb/Makefile.am')
-rw-r--r--src/couchdb/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am
index ec707d64..c3806310 100644
--- a/src/couchdb/Makefile.am
+++ b/src/couchdb/Makefile.am
@@ -75,6 +75,7 @@ source_files = \
couch_ref_counter.erl \
couch_rep.erl \
couch_rep_changes_feed.erl \
+ couch_rep_httpc.erl \
couch_rep_sup.erl \
couch_server.erl \
couch_server_sup.erl \
@@ -122,6 +123,7 @@ compiled_files = \
couch_ref_counter.beam \
couch_rep.beam \
couch_rep_changes_feed.beam \
+ couch_rep_httpc.beam \
couch_rep_sup.beam \
couch_server.beam \
couch_server_sup.beam \