src/test/Makefile.am
changeset 1218 5331168bbb18
parent 1206 9c398137c2cb
child 1235 4511c7d91834
equal deleted inserted replaced
31:7daa0f7c8c1e 32:53bfb295d01b
     1 AM_CPPFLAGS = -I$(top_srcdir)/src
     1 AM_CPPFLAGS = -I$(top_srcdir)/src
     2 
     2 
     3 EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
     3 EXTRA_DIST = preflow_graph.dim dijkstra_test.lgf
     4 
       
     5 noinst_HEADERS = \
     4 noinst_HEADERS = \
     6 	test_tools.h \
     5 	test_tools.h \
     7 	graph_test.h \
     6 	graph_test.h \
     8 	sym_graph_test.h \
     7 	sym_graph_test.h \
     9 	map_test.h \
     8 	map_test.h \