mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
forgot to check this in earlier
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5040 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
fc06934106
commit
74e3677078
@ -639,6 +639,7 @@ AC_OUTPUT(
|
||||
src/gnome/glade/Makefile
|
||||
src/guile/Makefile
|
||||
src/optional/Makefile
|
||||
src/optional/swig/Makefile
|
||||
src/pixmaps/Makefile
|
||||
src/quotes/Makefile
|
||||
src/register/Makefile
|
||||
|
@ -1,3 +1,7 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
.cvsignore
|
||||
|
||||
# N.B. Do *not* specify subdirs, since we do *not* want the swig subdirs
|
||||
# built bby default, since many folks may not have swig installed, and this
|
||||
# is, after all, optional ...
|
||||
|
Loading…
Reference in New Issue
Block a user