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/split/widgets/Makefile.am

11 lines
310 B

noinst_LTLIBRARIES = libgoffice-split-widgets.la
AM_CFLAGS = $(GLIB_CFLAGS) $(GSF_CFLAGS) $(GNOME_CFLAGS) $(ART_CFLAGS) $(GLADE_CFLAGS) $(PRINT_CFLAGS)
libgoffice_split_widgets_la_SOURCES = \
widget-format-selector.h \
widget-format-selector.c \
widget-font-selector.h
include $(srcdir)/../../goffice.mk