mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Even less cheesy fix for compile problem
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5864 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
493a183472
commit
fa01ecba8b
@ -15,7 +15,6 @@ libgw_gnc_la_LDFLAGS = -module
|
||||
|
||||
libgncgnome_la_LDFLAGS = -module
|
||||
libgncgnome_la_LIBADD = ./libgncguile.la ${GNOME_LIBDIR} ${GNOMEUI_LIBS} ${GLIB_LIBS} ${GUILE_LIBS}
|
||||
libgncgnome_la_DEPENDENCIES = gw-gnc.h
|
||||
|
||||
libgncgnome_la_SOURCES = \
|
||||
argv-list-converters.c \
|
||||
|
@ -59,7 +59,6 @@
|
||||
#include "gnc-gpg.h"
|
||||
#include "gnc-report.h"
|
||||
#include "gnc-ui.h"
|
||||
#include "gw-gnc.h"
|
||||
#include "gnucash-color.h"
|
||||
#include "gnucash-sheet.h"
|
||||
#include "gnucash-style.h"
|
||||
|
Loading…
Reference in New Issue
Block a user