Add packaging/win32 to tarball.

In the long run it should be possible to build GnuCash on Windows from
the tarball within MSYS/MinGW.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15910 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/dogtail
Andreas Köhler 19 years ago
parent 6627ae75ab
commit 82a41dbdca

@ -1422,7 +1422,8 @@ AC_CONFIG_FILES(po/Makefile.in
lib/libqof/backend/Makefile
lib/libqof/backend/file/Makefile
packaging/Makefile
packaging/win32/gnucash.iss
packaging/win32/Makefile
packaging/win32/gnucash.iss
src/Makefile
src/app-utils/Makefile
src/app-utils/test/Makefile

@ -1,3 +1,4 @@
SUBDIRS = win32
EXTRA_DIST = \
gnucash-1.9.x.ebuild \

@ -0,0 +1,12 @@
EXTRA_DIST = \
README \
custom.sh \
dist.sh \
exetype.pl \
functions \
goffice-0.3.7-patch.diff \
install.sh \
libofx-0.8.3-patch.diff \
opensp-1.5.2-patch.diff \
pi.sh \
reset.sh
Loading…
Cancel
Save