# HG changeset patch # User alpar # Date 1095095687 0 # Node ID f4c32484dc5b29a634424d47c79025ede2255b25 # Parent 10002fa8847a1cac9baafa5b013de24762daf8b4 Change the compilation order. diff -r 10002fa8847a -r f4c32484dc5b src/Makefile.am --- a/src/Makefile.am Mon Sep 13 17:14:03 2004 +0000 +++ b/src/Makefile.am Mon Sep 13 17:14:47 2004 +0000 @@ -1,1 +1,1 @@ -SUBDIRS = hugo test benchmark +SUBDIRS = hugo benchmark test