~ubuntu-branches/ubuntu/hoary/kdemultimedia/hoary

« back to all changes in this revision

Viewing changes to noatun/noatun/modules/winskin/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2003-01-22 15:00:51 UTC
  • Revision ID: james.westby@ubuntu.com-20030122150051-uihwkdoxf15mi1tn
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INCLUDES= -I$(top_srcdir)/noatun/noatun/library $(all_includes)
 
2
lib_LTLIBRARIES = libwinskin.la
 
3
 
 
4
libwinskin_la_SOURCES = guiPlugin.cpp \
 
5
guiSpectrumAnalyser.cpp \
 
6
spectrumImage.cpp \
 
7
waBPS.cpp \
 
8
waBalanceSlider.cpp \
 
9
waButton.cpp \
 
10
waDigit.cpp \
 
11
waFreq.cpp \
 
12
waInfo.cpp \
 
13
waJumpSlider.cpp \
 
14
waMono.cpp \
 
15
waSkin.cpp \
 
16
waSkinDesc.cpp \
 
17
waSkinModell.cpp \
 
18
waSkinOperation.cpp \
 
19
waSlider.cpp \
 
20
waStatus.cpp \
 
21
waStereo.cpp \
 
22
waTitleBar.cpp \
 
23
waVolumeSlider.cpp \
 
24
winskin.cpp \
 
25
winskinui.cpp \
 
26
winSkinConfig.cpp \
 
27
l33tFileInfo.cpp
 
28
 
 
29
libwinskin_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined 
 
30
libwinskin_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/noatun/library/libnoatun.la \
 
31
                        -lqtmcop -lkmedia2_idl -lsoundserver_idl
 
32
 
 
33
libwinskin_la_METASOURCES = AUTO
 
34
 
 
35
noinst_HEADERS = 
 
36
 
 
37
data_DATA = winskin.plugin winskinui.rc
 
38
datadir = $(kde_datadir)/noatun
 
39
 
 
40
SUBDIRS = skins