test/Makefile.am
changeset 442 ff48c2738fb2
parent 434 ad483acf1654
child 443 346991bf7ddd
     1.1 --- a/test/Makefile.am	Fri Dec 05 13:10:16 2008 +0000
     1.2 +++ b/test/Makefile.am	Mon Dec 08 15:18:04 2008 +0000
     1.3 @@ -1,7 +1,5 @@
     1.4  EXTRA_DIST += \
     1.5 -	test/CMakeLists.txt \
     1.6 -        test/min_cost_flow_test.lgf \
     1.7 -        test/preflow_graph.lgf
     1.8 +	test/CMakeLists.txt
     1.9  
    1.10  noinst_HEADERS += \
    1.11  	test/graph_test.h \