~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to kcontrol/kded/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kde_module_LTLIBRARIES = kcm_kded.la
 
2
 
 
3
kcm_kded_la_SOURCES = kcmkded.cpp
 
4
 
 
5
kcm_kded_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
 
6
kcm_kded_la_LIBADD =  $(LIB_KIO)
 
7
 
 
8
INCLUDES= $(all_includes)
 
9
 
 
10
kcm_kded_la_METASOURCES = AUTO
 
11
 
 
12
KDE_ICON = kded
 
13
 
 
14
messages: rc.cpp
 
15
        $(XGETTEXT) *.cpp -o $(podir)/kcmkded.pot
 
16
 
 
17
xdg_apps_DATA = kcmkded.desktop