src/hugo/Makefile.am
changeset 563 9732e5fa423c
parent 542 69bde1d90c04
child 573 0f6f4eb7abe9
equal deleted inserted replaced
0:b973d7184175 1:16fb64f0ade8
     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 
       
    14 noinst_HEADERS =							\
       
    15 	skeletons/graph.h						\
       
    16 	skeletons/maps.h