diff -r 0ed29fe9d071 -r 9732e5fa423c src/hugo/Makefile.am --- a/src/hugo/Makefile.am Thu May 06 22:24:02 2004 +0000 +++ b/src/hugo/Makefile.am Thu May 06 23:05:01 2004 +0000 @@ -10,3 +10,7 @@ time_measure.h \ unionfind.h \ xy.h + +noinst_HEADERS = \ + skeletons/graph.h \ + skeletons/maps.h