You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/goffice/goffice-plugins.mk

11 lines
342 B

INCLUDES = \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/goffice \
-I$(top_srcdir)/lib/goffice/split \
$(GNUCASH_CFLAGS)
GNUCASH_PLUGIN_LDFLAGS =
GOFFICE_PLUGIN_FLAGS = $(GNUCASH_PLUGIN_LDFLAGS)
AM_CFLAGS = ${GLIB_CFLAGS} ${XML_CFLAGS} ${GSF_CFLAGS} ${ART_CFLAGS} ${GNOME_CFLAGS} ${GDK_PIXBUF_CLFAGS} ${GLADE_CFLAGS}