src/hugo/Makefile.am
changeset 576 d00c33d07114
parent 563 9732e5fa423c
child 578 159f1cbf8a45
equal deleted inserted replaced
1:16fb64f0ade8 2:23098fe83de7
     7 	invalid.h							\
     7 	invalid.h							\
     8 	maps.h								\
     8 	maps.h								\
     9 	smart_graph.h							\
     9 	smart_graph.h							\
    10 	time_measure.h							\
    10 	time_measure.h							\
    11 	unionfind.h							\
    11 	unionfind.h							\
    12 	xy.h
    12 	xy.h								\
    13 
    13 	graph_wrapper.h
    14 noinst_HEADERS =							\
    14 noinst_HEADERS =							\
    15 	skeletons/graph.h						\
    15 	skeletons/graph.h						\
    16 	skeletons/maps.h
    16 	skeletons/maps.h