~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to kioslave/media/kfile-plugin/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
kde_module_LTLIBRARIES = kfile_media.la
2
 
 
3
 
kfile_media_la_SOURCES = kfilemediaplugin.cpp
4
 
kfile_media_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN)
5
 
kfile_media_la_LIBADD = $(LIB_KIO) ../libmediacommon/libmediacommon.la
6
 
 
7
 
kdelnkdir = $(kde_servicesdir)
8
 
kde_services_DATA = kfile_media.desktop
9
 
 
10
 
INCLUDES = -I$(srcdir)/../libmediacommon $(all_includes)
11
 
 
12
 
METASOURCES = AUTO
13
 
noinst_HEADERS = kfilemediaplugin.h