INCLUDES = -I$(top_srcdir)/tdehtml/java -I$(top_srcdir)/tdehtml \
           -I$(top_srcdir) $(all_includes)

check_PROGRAMS = testserver 

testserver_SOURCES = testkjavaappletserver.cpp
testserver_LDADD = ../libkjava.la 

METASOURCES = AUTO