From e16866e072f94410321d70daedbcb855ea878cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:40 -0600 Subject: Actually move the kde files that were renamed in the last commit --- kdeprint/tools/escputil/Makefile.am | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 kdeprint/tools/escputil/Makefile.am (limited to 'kdeprint/tools/escputil/Makefile.am') diff --git a/kdeprint/tools/escputil/Makefile.am b/kdeprint/tools/escputil/Makefile.am deleted file mode 100644 index ac7620ef1..000000000 --- a/kdeprint/tools/escputil/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -INCLUDES = $(all_includes) - -kde_module_LTLIBRARIES = tdeprint_tool_escputil.la -tdeprint_tool_escputil_la_SOURCES = escpwidget.cpp -tdeprint_tool_escputil_la_METASOURCES = AUTO -tdeprint_tool_escputil_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -tdeprint_tool_escputil_la_LIBADD = $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE) - -noinst_HEADERS = escpwidget.h - -service_DATA = escputil.desktop -servicedir = $(kde_datadir)/tdeprint/tools -- cgit v1.2.1