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

« back to all changes in this revision

Viewing changes to kscd/libwm/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
#
 
2
# Makefile.am for libworkman. Based on the example Makefile.am for a
 
3
# shared library.
 
4
#
 
5
 
 
6
subdirs = include
 
7
 
 
8
INCLUDES=  $(all_includes) 
 
9
 
 
10
lib_LTLIBRARIES  = libworkman.la
 
11
 
 
12
libworkman_la_LDFLAGS = -version-info 5:3:4 $(all_libraries)
 
13
 
 
14
#
 
15
# Headers come later...
 
16
#
 
17
include_HEADERS =
 
18
 
 
19
# Which headers shouldn't be installed when a   make install  is done?
 
20
#noinst_HEADERS =
 
21
 
 
22
libworkman_la_SOURCES = cddb.c cdinfo.c cdrom.c wm_helpers.c cdtext.c\
 
23
database.c index.c scsi.c \
 
24
plat_aix.c plat_bsd386.c plat_freebsd.c plat_hpux.c plat_irix.c \
 
25
plat_linux.c plat_svr4.c plat_ultrix.c plat_news.c plat_openbsd.c \
 
26
plat_osf1.c plat_sun.c plat_scor5.c \
 
27
drv_sony.c drv_toshiba.c