INCLUDES = $(GUIKACHU_GUI_DEPS_CFLAGS) $(MAGICKPP_CFLAGS) \ -I$(srcdir) -I$(top_srcdir)/src \ -I$(top_srcdir)/lib/foocanvas \ -I$(top_srcdir)/lib/foocanvasmm/foocanvas \ -I$(top_builddir)/lib/foocanvasmm/foocanvas \ -DG_LOG_DOMAIN=\"Guikachu\" libwidgets_a_SOURCES = togglebutton.h togglebutton.cc \ entry.h entry.cc \ num-entry.h num-entry.cc \ pos-entry.h pos-entry.cc \ size-entry.h size-entry.cc \ auto-toggle.h auto-toggle.cc \ element-combobox-base.h \ element-combobox-base.cc\ resource-combo.h resource-combo.cc \ resource-combobox.h \ resource-combobox.cc \ widget-combo.h widget-combo.cc \ widget-combobox.h \ widget-combobox.cc \ propertytable.h propertytable.cc \ string-list.h string-list.cc \ text.h text.cc \ property-editor.h property-editor.cc \ target-combo.h target-combo.cc \ font-combo.h font-combo.cc \ dropdown-button.h dropdown-button.cc \ filechooserdialog.h filechooserdialog.cc \ \ string-list-ops.h string-list-ops.cc \ string-list-ops-priv.h \ string-list-ops-priv.cc \ string-list-ops-priv-resource.h \ string-list-ops-priv-resource.cc \ string-list-ops-priv-widget.h \ string-list-ops-priv-widget.cc noinst_LIBRARIES = libwidgets.a