mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1716 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
4584316e84
commit
177169530b
@ -58,6 +58,8 @@ OTHER_OBJS += $(wildcard @top_srcdir@/src/register/obj/gnome/*.o)
|
|||||||
OTHER_OBJS += $(wildcard @top_srcdir@/src/reports/obj/*.o)
|
OTHER_OBJS += $(wildcard @top_srcdir@/src/reports/obj/*.o)
|
||||||
OTHER_OBJS += $(wildcard @top_srcdir@/src/guile/obj/*.o)
|
OTHER_OBJS += $(wildcard @top_srcdir@/src/guile/obj/*.o)
|
||||||
OTHER_OBJS += $(wildcard @top_srcdir@/src/swig/obj/*.o)
|
OTHER_OBJS += $(wildcard @top_srcdir@/src/swig/obj/*.o)
|
||||||
|
OTHER_OBJS += $(wildcard @top_srcdir@/src/g-wrap/obj/*.o)
|
||||||
|
OTHER_OBJS += $(wildcard @top_srcdir@/src/g-wrap/obj/gnome/*.o)
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# See Makefile.common for information about these variables.
|
# See Makefile.common for information about these variables.
|
||||||
|
Loading…
Reference in New Issue
Block a user