~ubuntu-branches/ubuntu/feisty/kdetv/feisty

« back to all changes in this revision

Viewing changes to kdetv/plugins/misc/channelsuite/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-09-17 23:25:16 UTC
  • Revision ID: james.westby@ubuntu.com-20050917232516-9wdsn3ckagbqieh8
Tags: upstream-0.8.8
ImportĀ upstreamĀ versionĀ 0.8.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INCLUDES= -I$(srcdir)/../../../libkdetv -I$(top_builddir)/kdetv/libkdetv $(all_includes)
 
2
 
 
3
kde_module_LTLIBRARIES = kdetv_channelsuite.la
 
4
 
 
5
kdetv_channelsuite_la_LDFLAGS = $(all_libraries) -module -avoid-version
 
6
kdetv_channelsuite_la_SOURCES = channelsuite.cpp channelsuitewidget.ui channelsuitewidgetimpl.cpp channelsuitedb.cpp
 
7
 
 
8
rc_DATA = channelsuiteui.rc
 
9
rcdir   = $(kde_datadir)/kdetv
 
10
 
 
11
METASOURCES = AUTO
 
12
 
 
13
services_DATA = kdetv_channelsuite.desktop
 
14
servicesdir = $(kde_servicesdir)/kdetv