From 7338f752716ec8adc79c1c9add2ed8722d58c951 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Sun, 17 Sep 2000 01:12:23 +0000 Subject: [PATCH] Add 'macros' subdirectory. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2872 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 83fccd3030..3b528f18d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = debian doc intl lib po rpm src +SUBDIRS = macros debian doc intl lib po rpm src docdir = ${GNC_DOC_INSTALL_DIR}