EXTRA_DIST = \ test-widgets.glade noinst_PROGRAMS = \ test-widgets test_widgets_CFLAGS = \ -I$(top_srcdir) \ $(TDEGTK_CFLAGS) test_widgets_LDADD = \ $(TDEGTK_LIBADD) test_widgets_LDFLAGS = \ $(TDEGTK_LDFLAGS) # FIXME(Cimi): Figure out what tests must be compiled and add them here.