1.1 --- a/lemon/Makefile.am Mon Aug 28 15:43:17 2006 +0000
1.2 +++ b/lemon/Makefile.am Mon Aug 28 16:10:12 2006 +0000
1.3 @@ -36,6 +36,7 @@
1.4 lemon/bucket_heap.h \
1.5 lemon/color.h \
1.6 lemon/config.h \
1.7 + lemon/concept_check.h \
1.8 lemon/counter.h \
1.9 lemon/dag_shortest_path.h \
1.10 lemon/dfs.h \
1.11 @@ -74,6 +75,7 @@
1.12 lemon/min_cost_arborescence.h \
1.13 lemon/min_cost_flow.h \
1.14 lemon/min_cut.h \
1.15 + lemon/mip_glpk.h \
1.16 lemon/path.h \
1.17 lemon/polynomial.h \
1.18 lemon/preflow.h \
1.19 @@ -97,6 +99,7 @@
1.20 lemon/bits/alteration_notifier.h \
1.21 lemon/bits/array_map.h \
1.22 lemon/bits/base_extender.h \
1.23 + lemon/bits/bezier.h \
1.24 lemon/bits/default_map.h \
1.25 lemon/bits/edge_set_extender.h \
1.26 lemon/bits/graph_adaptor_extender.h \