summaryrefslogtreecommitdiff
path: root/storage/mroonga/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/test/unit/Makefile.am')
-rw-r--r--storage/mroonga/test/unit/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/storage/mroonga/test/unit/Makefile.am b/storage/mroonga/test/unit/Makefile.am
index 30c9ca20486..3950ce0dc7f 100644
--- a/storage/mroonga/test/unit/Makefile.am
+++ b/storage/mroonga/test/unit/Makefile.am
@@ -1,6 +1,5 @@
if WITH_CUTTER
noinst_LTLIBRARIES = \
- test_mrn_sys.la \
test_mrn_path_mapper.la
endif
@@ -21,12 +20,6 @@ LIBS = \
$(GROONGA_LIBS) \
$(MECAB_LIBS)
-EXTERNAL_SRC = ../../mrn_sys.cpp
-
-test_mrn_sys_la_SOURCES = \
- $(EXTERNAL_SRC) \
- test_mrn_sys.cpp
-
test_mrn_path_mapper_la_SOURCES = \
test_mrn_path_mapper.cpp