moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / libkdeedu / kdeeduui / tests / Makefile.am
blobdaaafa3c4760df066a86d95586fa210e6336c516
1 SUBDIRS = .
2 INCLUDES = -I.  -I$(top_srcdir)/kdeeduui $(all_includes)
4 check_PROGRAMS = entrydialogs
6 #all: check
8 entrydialogs_SOURCES         = entrydialogs.cpp
9 entrydialogs_LDADD = ../libkdeeduui.la
10 entrydialogs_LDFLAGS = $(all_libraries)