summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/plugins/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /kdevdesigner/plugins/Makefile.am
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'kdevdesigner/plugins/Makefile.am')
-rw-r--r--kdevdesigner/plugins/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/kdevdesigner/plugins/Makefile.am b/kdevdesigner/plugins/Makefile.am
deleted file mode 100644
index defe80c4..00000000
--- a/kdevdesigner/plugins/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-INCLUDES = -I$(top_srcdir)/interfaces $(all_includes)
-METASOURCES = AUTO
-kdevdesignerdir = $(kde_moduledir)/plugins/kdevdesigner
-kdevdesigner_LTLIBRARIES = libkdevdesigner_lang.la
-libkdevdesigner_lang_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN)
-libkdevdesigner_lang_la_SOURCES = languageinterfaceimpl.cpp
-libkdevdesigner_lang_la_LIBADD = $(LIB_QT)
-