summaryrefslogtreecommitdiffstats
path: root/qtmcop/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'qtmcop/Makefile.am')
-rw-r--r--qtmcop/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/qtmcop/Makefile.am b/qtmcop/Makefile.am
deleted file mode 100644
index 74f638a..0000000
--- a/qtmcop/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-lib_LTLIBRARIES = libqtmcop.la
-
-INCLUDES = -I$(top_srcdir)/mcop -I$(top_builddir)/mcop $(all_includes) $(QT_INCLUDES)
-KDE_OPTIONS = qtonly
-
-libqtmcop_la_SOURCES = qiomanager.cc
-libqtmcop_la_LIBADD = $(top_builddir)/mcop/libmcop.la $(LIB_QT)
-libqtmcop_la_LDFLAGS = -no-undefined -version-info 1:0 $(KDE_RPATH) \
- $(KDE_MT_LDFLAGS) $(QT_LDFLAGS) $(USER_LDFLAGS) $(X_LDFLAGS) $(LDFLAGS_AS_NEEDED)
-
-METASOURCES = qiomanager_p.moc
-
-artsincludedir = $(includedir)/arts
-artsinclude_HEADERS = qiomanager.h