~ubuntu-branches/ubuntu/lucid/kkbswitch/lucid

« back to all changes in this revision

Viewing changes to kkbswitch/Makefile.am.kdeinit

  • Committer: Bazaar Package Importer
  • Author(s): Lior Kaplan
  • Date: 2005-09-07 02:01:14 UTC
  • Revision ID: james.westby@ubuntu.com-20050907020114-2wyo9eu21uihq86n
Tags: upstream-1.4.3
ImportĀ upstreamĀ versionĀ 1.4.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
METASOURCES = AUTO
 
3
 
 
4
bin_PROGRAMS =  
 
5
lib_LTLIBRARIES =
 
6
kdeinit_LTLIBRARIES = kkbswitch.la
 
7
kkbswitch_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -module -avoid-version
 
8
kkbswitch_la_SOURCES = boldlistboxitem.cpp boldmenuitem.cpp kbconfig.cpp kbconfigdlg.cpp kbgroup.cpp kbpickicondlg.cpp kbswitchapp.cpp kbswitchintf.cpp kbswitchtrayicon.cpp main.cpp pathlistboxitem.cpp xkeyboard.cpp kbswitchintf.skel boldlistboxitem.h boldmenuitem.h kbconfigdlg.h kbconfig.h kbgroup.h kbpickicondlg.h kbswitchapp.h kbswitchintf.h kbswitchtrayicon.h pathlistboxitem.h xkeyboard.h windowwatcher.cpp singlewindowwatcher.cpp windowclasswatcher.cpp
 
9
 
 
10
INCLUDES = $(all_includes)
 
11
 
 
12
kkbswitch_la_LIBADD = $(LIB_KIO) $(LIB_KDEUI)
 
13
 
 
14
messages:
 
15
        $(XGETTEXT) *.cpp -o $(podir)/kkbswitch.pot
 
16
 
 
17
noinst_HEADERS = windowwatcher.h singlewindowwatcher.h windowclasswatcher.h
 
18
 
 
19
kkbswitchdatadir = $(kde_datadir)/kkbswitch
 
20
kkbswitchdata_DATA = group_names
 
21
 
 
22
applnkUtilities_DATA =  kkbswitch.desktop
 
23
applnkUtilitiesdir = $(kde_appsdir)/Utilities
 
24
 
 
25
if ENABLE_RU_UA_LAYOUT
 
26
xkbsymbolsdir = $(x_libraries)/X11/xkb/symbols
 
27
xkbsymbols_DATA =  ru_ua
 
28
endif
 
29
 
 
30
autostartdir = $(prefix)/share/autostart
 
31
autostart_DATA =  kkbswitch.desktop