More gettext 0.11 junk.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6871 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2002-05-17 00:20:06 +00:00
parent d77a6100e0
commit 0b0581c71e
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
SUBDIRS = macros debian intl doc-tools doc lib src intl-scm po rpm accounts
SUBDIRS = intl m4 macros debian doc-tools doc lib src intl-scm po rpm accounts
docdir = ${GNC_DOC_INSTALL_DIR}
@@ -30,7 +30,7 @@ m4data_DATA = gnucash.m4
# Don't list any directories or you'll get *everything*, including the
# CVS dirs.
EXTRA_DIST = \
EXTRA_DIST = config.rpath \
.cvsignore \
ChangeLog.1 \
HACKING \

View File

@@ -805,7 +805,7 @@ chmod u+x src/bin/overrides/gnucash-make-guids
### --------------------------------------------------------------------------
### Makefile creation
AC_OUTPUT(
AC_OUTPUT( m4/Makefile intl/Makefile
dnl # Makefiles
Makefile
accounts/Makefile
@@ -829,7 +829,6 @@ AC_OUTPUT(
doc/sgml/es/Makefile
doc/sgml/pt_PT/Makefile
doc-tools/Makefile
intl/Makefile
intl-scm/Makefile
lib/Makefile
lib/guile-www/Makefile