From 1e66edc265c507d1ff84e30081857c442eb914bd Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Tue, 24 Apr 2001 02:30:50 +0000 Subject: [PATCH] Make 'intl' before 'doc-tools', since doc-tools may use the lib in 'intl'. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4028 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a31a12e8b3..0f06d5265a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = macros debian doc-tools doc intl lib src po rpm accounts +SUBDIRS = macros debian intl doc-tools doc lib src po rpm accounts docdir = ${GNC_DOC_INSTALL_DIR}