From f4fae92b6768541e2952173c3d4b09040f95bf7e Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 16 Feb 2011 20:17:18 +0000 Subject: Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kpilot/conduits/notepadconduit/Makefile.am | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 kpilot/conduits/notepadconduit/Makefile.am (limited to 'kpilot/conduits/notepadconduit/Makefile.am') diff --git a/kpilot/conduits/notepadconduit/Makefile.am b/kpilot/conduits/notepadconduit/Makefile.am deleted file mode 100644 index d50e4fd48..000000000 --- a/kpilot/conduits/notepadconduit/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -INCLUDES= $(PISOCK_INCLUDE) -I$(top_srcdir)/kpilot/lib $(all_includes) - -METASOURCES = AUTO - -servicedir = $(kde_servicesdir) -service_DATA = notepad-conduit.desktop - -kde_module_LTLIBRARIES = conduit_notepad.la - -conduit_notepad_la_SOURCES = notepadconduit.kcfgc notepad-setup.ui \ - notepad-conduit.cc notepad-factory.cc -conduit_notepad_la_LDFLAGS= -module $(KDE_PLUGIN) $(all_libraries) -conduit_notepad_la_LIBADD= ../../lib/libkpilot.la $(LIB_KDEUI) $(LIB_KIO) - -- cgit v1.2.1