src/lemon/Makefile.am
changeset 1109 5222b3d588c3
parent 1073 bedab8bd915f
child 1129 4e26fd7ffcdc
     1.1 --- a/src/lemon/Makefile.am	Sat Jan 29 23:22:02 2005 +0000
     1.2 +++ b/src/lemon/Makefile.am	Sat Jan 29 23:22:56 2005 +0000
     1.3 @@ -16,8 +16,9 @@
     1.4  	invalid.h							\
     1.5  	kruskal.h							\
     1.6  	list_graph.h							\
     1.7 -	alteration_notifier.h                                  \
     1.8 +	alteration_notifier.h                                           \
     1.9  	maps.h								\
    1.10 +	max_matching.h                                                  \
    1.11  	min_cost_flow.h                                                 \
    1.12  	suurballe.h                                                     \
    1.13  	preflow.h                                                       \