From: Adam Dickmeiss Date: Thu, 1 Feb 2007 08:00:49 +0000 (+0000) Subject: Reorder subdirs so that schemas are generated before etc is checked X-Git-Tag: METAPROXY.1.0.10~48 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=ab1dded206a44d0a89b08fa49211fd7fcbcfba34;p=metaproxy-moved-to-github.git Reorder subdirs so that schemas are generated before etc is checked --- diff --git a/Makefile.am b/Makefile.am index e99f9ed..7839a38 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ ## This file is part of Metaproxy ## Copyright (C) 2005-2007, Index Data ApS -## $Id: Makefile.am,v 1.20 2007-01-25 14:05:54 adam Exp $ +## $Id: Makefile.am,v 1.21 2007-02-01 08:00:49 adam Exp $ -SUBDIRS = etc doc src xml +SUBDIRS = xml src etc doc ACLOCAL_AMFLAGS = -I m4