src/hugo/Makefile.am
changeset 563 9732e5fa423c
parent 542 69bde1d90c04
child 573 0f6f4eb7abe9
     1.1 --- a/src/hugo/Makefile.am	Thu May 06 22:24:02 2004 +0000
     1.2 +++ b/src/hugo/Makefile.am	Thu May 06 23:05:01 2004 +0000
     1.3 @@ -10,3 +10,7 @@
     1.4  	time_measure.h							\
     1.5  	unionfind.h							\
     1.6  	xy.h
     1.7 +
     1.8 +noinst_HEADERS =							\
     1.9 +	skeletons/graph.h						\
    1.10 +	skeletons/maps.h