* macros/Makefile.am: include the rest of the macros in the dist.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7793 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2003-01-07 03:21:16 +00:00
parent 44ba04a500
commit db4d8f7a2f
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-01-06 Derek Atkins <derek@ihtfp.com>
* macros/Makefile.am: include the rest of the macros in the dist.
2003-01-05 Chris Lyttle <chris@wilddev.net>
* configure.in: release 1.7.7

View File

@ -2,17 +2,22 @@
MACROS= \
aclocal-include.m4 \
as-scrub-include.m4 \
compiler-flags.m4 \
curses.m4 \
gnome-bonobo-check.m4 \
gnome-common.m4 \
gnome-cxx-check.m4 \
gnome-fileutils.m4 \
gnome-gdk-pixbuf.m4 \
gnome-gettext.m4 \
gnome-ghttp-check.m4 \
gnome-gnorba-check.m4 \
gnome-guile-checks.m4 \
gnome-libgtop-check.m4 \
gnome-objc-checks.m4 \
gnome-orbit-check.m4 \
gnome-pilot.m4 \
gnome-print-check.m4 \
gnome-pthread-check.m4 \
gnome-support.m4 \
@ -23,7 +28,8 @@ MACROS= \
gnome.m4 \
gperf-check.m4 \
linger.m4 \
need-declaration.m4
need-declaration.m4 \
openhbci.m4
EXTRA_DIST=$(MACROS) gnome-common.m4 autogen.sh
MAINTAINERCLEANFILES=macros.dep