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/timeconduit/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 kpilot/conduits/timeconduit/Makefile.am (limited to 'kpilot/conduits/timeconduit/Makefile.am') diff --git a/kpilot/conduits/timeconduit/Makefile.am b/kpilot/conduits/timeconduit/Makefile.am deleted file mode 100644 index 6a58716a5..000000000 --- a/kpilot/conduits/timeconduit/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -### Makefile for the time conduit -### -### The time conduit is Copyright (C) 2002 by Reinhold Kainhofer - -INCLUDES= $(PISOCK_INCLUDE) -I$(top_srcdir)/kpilot/lib $(all_includes) -METASOURCES = AUTO - -servicedir = $(kde_servicesdir) -service_DATA = time_conduit.desktop - -kde_module_LTLIBRARIES = conduit_time.la - - -conduit_time_la_SOURCES = timeConduitSettings.kcfgc \ - time-factory.cc \ - time-setup.cc \ - time-conduit.cc \ - time-setup_dialog.ui -conduit_time_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -conduit_time_la_LIBADD = ../../lib/libkpilot.la $(LIB_KDEUI) - -kde_kcfg_DATA = timeconduit.kcfg -- cgit v1.2.1