summaryrefslogtreecommitdiff
path: root/src/couch_mrview/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/couch_mrview/Makefile.am')
-rw-r--r--src/couch_mrview/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/couch_mrview/Makefile.am b/src/couch_mrview/Makefile.am
index 45d099af7..0f140aa78 100644
--- a/src/couch_mrview/Makefile.am
+++ b/src/couch_mrview/Makefile.am
@@ -35,11 +35,11 @@ source_files = \
test_files = \
test/couch_mrview_all_docs_tests.erl \
test/couch_mrview_collation_tests.erl \
+ test/couch_mrview_compact_tests.erl \
test/couch_mrview_index_info_tests.erl \
test/couch_mrview_map_views_tests.erl \
test/couch_mrview_modules_load_tests.erl \
- test/couch_mrview_red_views_tests.erl \
- test/07-compact-swap.t
+ test/couch_mrview_red_views_tests.erl
compiled_files = \
ebin/couch_mrview.app \