summaryrefslogtreecommitdiffstats
path: root/kdeprint/tools/escputil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/tools/escputil/Makefile.am')
-rw-r--r--kdeprint/tools/escputil/Makefile.am12
1 files changed, 0 insertions, 12 deletions
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