SUBDIRS = . INCLUDES = -I. -I$(top_srcdir)/kdeeduui $(all_includes) check_PROGRAMS = entrydialogs #all: check entrydialogs_SOURCES = entrydialogs.cpp entrydialogs_LDADD = ../libkdeeduui.la entrydialogs_LDFLAGS = $(all_libraries)