src/lemon/Makefile.am
changeset 937 d4e911acef3d
parent 921 818510fa3d99
child 946 c94ef40a22ce
equal deleted inserted replaced
0:299a486a3cab 1:2e5a6b198407
    16 	map_defines.h                                                   \
    16 	map_defines.h                                                   \
    17 	map_iterator.h                                                  \
    17 	map_iterator.h                                                  \
    18 	map_registry.h                                                  \
    18 	map_registry.h                                                  \
    19 	map_bits.h							\
    19 	map_bits.h							\
    20 	maps.h								\
    20 	maps.h								\
    21 	min_cost_flow.h                                                \
    21 	min_cost_flow.h                                                 \
    22 	suurballe.h                                                     \
    22 	suurballe.h                                                     \
    23 	preflow.h                                                       \
    23 	preflow.h                                                       \
    24 	path.h                                                          \
    24 	path.h                                                          \
    25 	smart_graph.h							\
    25 	smart_graph.h							\
    26 	sym_map.h                                                       \
       
    27 	time_measure.h							\
    26 	time_measure.h							\
    28 	unionfind.h							\
    27 	unionfind.h							\
    29 	vector_map.h                                                    \
    28 	vector_map.h                                                    \
    30 	xy.h
    29 	xy.h
    31 
    30 
    32 noinst_HEADERS =							\
    31 noinst_HEADERS =							\
    33 	skeletons/graph.h						\
    32 	skeletons/graph.h						\
       
    33 	skeletons/sym_graph.h                                           \
    34 	skeletons/maps.h                                                \
    34 	skeletons/maps.h                                                \
    35 	skeletons/path.h
    35 	skeletons/path.h