diff options
Diffstat (limited to 'test/core/engine')
-rw-r--r-- | test/core/engine/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/engine/Makefile.am b/test/core/engine/Makefile.am index e6d41de..c7d3b7d 100644 --- a/test/core/engine/Makefile.am +++ b/test/core/engine/Makefile.am @@ -2,7 +2,7 @@ TESTS = test_engine check_PROGRAMS = test_engine noinst_PROGRAMS = test_engine SUBDIRS = -AM_CFLAGS = -g -pthread +AM_CFLAGS = -g test_engine_SOURCES = test_engine.c |