lemon/Makefile.am
changeset 1824 3a15b39a7c78
parent 1815 611fa45a5ca9
child 1833 6d107b0b6b46
     1.1 --- a/lemon/Makefile.am	Mon Nov 21 18:03:20 2005 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Nov 21 18:12:11 2005 +0000
     1.3 @@ -50,6 +50,7 @@
     1.4  	lp_skeleton.h \
     1.5  	maps.h \
     1.6  	matrix_maps.h \
     1.7 +	map_iterator.h \
     1.8  	max_matching.h \
     1.9  	min_cost_flow.h \
    1.10  	suurballe.h \
    1.11 @@ -71,7 +72,6 @@
    1.12  	bits/alteration_notifier.h \
    1.13  	bits/array_map.h \
    1.14  	bits/default_map.h \
    1.15 -	bits/extended_pair.h \
    1.16  	bits/vector_map.h \
    1.17  	bits/iterable_graph_extender.h \
    1.18  	bits/extendable_graph_extender.h \