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.mk

9 lines
259 B

# prune this when the code moves
INCLUDES = -I$(top_srcdir)/lib/goffice \
-I$(top_srcdir)/lib/goffice/split \
-I$(top_srcdir)/lib \
$(GNUCASH_CFLAGS)
GOFFICE_PLUGIN_FLAGS =
# GOFFICE_PLUGIN_FLAGS = $(GNUCASH_PLUGIN_LDFLAGS)