~ubuntu-branches/ubuntu/breezy/kdemultimedia/breezy

« back to all changes in this revision

Viewing changes to kmix/control/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-03-24 04:48:58 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050324044858-8ff88o9jxej6ii3d
Tags: 4:3.4.0-0ubuntu3
Add kubuntu_02_hide_arts_menu_entries.diff to hide artsbuilder and artscontrol k-menu entries

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INCLUDES= $(all_includes)
2
 
 
3
 
KDE_ICON=AUTO
4
 
 
5
 
libkcm_kmix_la_LIBADD = $(LIB_KDEUI)
6
 
libkcm_kmix_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
7
 
libkcm_kmix_la_METASOURCES = AUTO
8
 
libkcm_kmix_la_SOURCES = mixconfig.cpp
9
 
 
10
 
lib_LTLIBRARIES = libkcm_kmix.la
11
 
 
12
 
noinst_HEADERS = mixconfig.h
13
 
 
14
 
DISTCLEANFILES = $(libkcm_kmix_la_METASOURCES)
15
 
 
16
 
messages:
17
 
        $(XGETTEXT) *.cpp -o $(podir)/kcmkmix.pot
18
 
 
19
 
data_DATA = kmix.desktop
20
 
datadir = $(kde_appsdir)/Settings/Sound