## xfc examples/combobox directory include $(top_srcdir)/examples/Makefile.fragment noinst_PROGRAMS = \ combobox \ comboboxentry combobox_SOURCES = \ combobox.cc \ combobox.hh comboboxentry_SOURCES = \ comboboxentry.cc \ comboboxentry.hh