Revision 1854 trunk/tests/Makefile.am

Makefile.am (revision 1854)
1 1
include $(top_srcdir)/Makefile.decl
2 2

                
3
if BUILD_TESTSUITE
3 4
noinst_PROGRAMS = test_schedular test_regex test_nzbcreator test_nntpconnection_backend test_jsonrpc test_download_queue
4 5

                
5 6
INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)/base -I$(top_srcdir)/plugins -I$(top_srcdir)/nntpgrab_core
... ...
76 77
                               $(top_srcdir)/nntpgrab_core/queue_rawfile.c
77 78

                
78 79
TEST_PROGS += test_nzbcreator test_nntpconnection_backend test_jsonrpc test_download_queue
80
endif
79 81

                
80 82
noinst_HEADERS = common.h test_download_queue.h

Also available in: Unified diff