From c88f2c44df8401ecfcf28af1adeb69272ddda5ba Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Sun, 19 Aug 2001 22:47:15 +0000 Subject: [PATCH] Add glossary items to dist. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5198 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a04fe2ed1d..419e60c8e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,8 +36,10 @@ EXTRA_DIST = \ make-gnucash-patch.in \ make-gnucash-potfiles.in \ po/.cvsignore \ - po/gnc-glossary.txt \ - po/README + po/README \ + po/glossary/de.po \ + po/glossary/gnc-glossary.txt \ + po/glossary/txt-to-pot.sh ## We borrow guile's convention and use @-...-@ as the substitution ## brackets here, instead of the usual @...@. This prevents autoconf