Revision 1847 trunk/tests/Makefile.am

Makefile.am (revision 1847)
66 66
test_download_queue_CFLAGS = -DDOWNLOAD_QUEUE_DONT_SET_TMP_FILENAME
67 67
test_download_queue_LDADD = $(GLIB_LIBS) $(top_srcdir)/base/libnntpgrab_utils.la
68 68
test_download_queue_SOURCES =  test_download_queue.c \
69
                               test_download_queue_one_server.c \
70
                               test_download_queue_two_servers.c \
69 71
                               common.c \
70 72
                               $(top_srcdir)/nntpgrab_core/core_signals.c \
71 73
                               $(top_srcdir)/nntpgrab_core/collection_alloc.c \
... ...
75 77

                
76 78
TEST_PROGS += test_nzbcreator test_nntpconnection_backend test_jsonrpc test_download_queue
77 79

                
80
noinst_HEADERS = common.h test_download_queue.h

Also available in: Unified diff