# HG changeset patch # User alpar # Date 1094570069 0 # Node ID a39579c35dd7f27584b2ae17674f21a1b7bd48b6 # Parent 468c9ec8692849c50d0b2541c02330974178d92f default_map_factory.h was missing. diff -r 468c9ec86928 -r a39579c35dd7 src/hugo/Makefile.am --- a/src/hugo/Makefile.am Tue Sep 07 13:55:35 2004 +0000 +++ b/src/hugo/Makefile.am Tue Sep 07 15:14:29 2004 +0000 @@ -3,6 +3,7 @@ bfs.h \ dfs.h \ bin_heap.h \ + default_map_factory.h \ dijkstra.h \ dimacs.h \ error.h \