summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am')
-rw-r--r--kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am b/kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am
deleted file mode 100644
index 806d490..0000000
--- a/kftpgrabber/src/misc/plugins/bookmarkimport/ncftp/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-INCLUDES = -I$(srcdir)/../../../interfaces \
- -I$(top_builddir) \
- -I$(top_builddir)/kftpgrabber/src \
- $(all_includes)
-METASOURCES = AUTO
-
-kde_module_LTLIBRARIES = kftpimportplugin_ncftp.la
-kftpimportplugin_ncftp_la_SOURCES = kftpimportncftpplugin.cpp
-kftpimportplugin_ncftp_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) ../../../interfaces/libkftpinterfaces.la
-kftpimportplugin_ncftp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
-
-kde_services_DATA = kftpimportplugin_ncftp.desktop
-noinst_HEADERS = kftpimportncftpplugin.h
-
-pluginsdir = $(kde_datadir)/kftpimportplugin_ncftp
-