diff options
Diffstat (limited to 'src/libhydra/tests/Makefile.am')
-rw-r--r-- | src/libhydra/tests/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libhydra/tests/Makefile.am b/src/libhydra/tests/Makefile.am index c2377c160..5acd5c28c 100644 --- a/src/libhydra/tests/Makefile.am +++ b/src/libhydra/tests/Makefile.am @@ -3,7 +3,6 @@ TESTS = hydra_tests check_PROGRAMS = $(TESTS) hydra_tests_SOURCES = \ - suites/test_mem_pool.c \ hydra_tests.h hydra_tests.c hydra_tests_CFLAGS = \ |