From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- khtml/java/tests/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 khtml/java/tests/Makefile.am (limited to 'khtml/java/tests/Makefile.am') diff --git a/khtml/java/tests/Makefile.am b/khtml/java/tests/Makefile.am deleted file mode 100644 index ab392b874..000000000 --- a/khtml/java/tests/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -INCLUDES = -I$(top_srcdir)/khtml/java -I$(top_srcdir)/khtml \ - -I$(top_srcdir) $(all_includes) - -check_PROGRAMS = testserver - -testserver_SOURCES = testkjavaappletserver.cpp -testserver_LDADD = ../libkjava.la - -METASOURCES = AUTO -- cgit v1.2.1