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:
Bill Gribble 2001-11-14 13:56:35 +00:00
parent 493a183472
commit fa01ecba8b
2 changed files with 0 additions and 2 deletions

View File

@ -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 \

View File

@ -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"