summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8cc1ac5)
raw | patch | inline | side by side (parent: 8cc1ac5)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Aug 2015 21:55:23 +0000 (23:55 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 9 Aug 2015 21:55:23 +0000 (23:55 +0200) |
t/Makefile.am | patch | blob | history |
diff --git a/t/Makefile.am b/t/Makefile.am
index 3faaf94e89d6d27dcbe5c894678da13c87009a2f..4587d47c2da5385f1fdb0a210773a260227c6582 100644 (file)
--- a/t/Makefile.am
+++ b/t/Makefile.am
unit_frontend_connection_test_CFLAGS = $(UNIT_TEST_CFLAGS)
unit_frontend_connection_test_LDADD = $(UNIT_TEST_LDADD)
-unit_frontend_parser_test_SOURCES = $(UNIT_TEST_SOURCES) unit/frontend/parser_test.c
-unit_frontend_parser_test_CFLAGS = $(UNIT_TEST_CFLAGS)
-unit_frontend_parser_test_LDADD = $(UNIT_TEST_LDADD)
-
unit_frontend_query_test_SOURCES = $(UNIT_TEST_SOURCES) unit/frontend/query_test.c
unit_frontend_query_test_CFLAGS = $(UNIT_TEST_CFLAGS)
unit_frontend_query_test_LDADD = $(UNIT_TEST_LDADD)