~ubuntu-branches/ubuntu/quantal/vice/quantal

« back to all changes in this revision

Viewing changes to src/sounddrv/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2006-07-30 19:15:59 UTC
  • mto: (9.1.1 lenny) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20060730191559-g31ymd2mk102kzff
Tags: upstream-1.19
ImportĀ upstreamĀ versionĀ 1.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# These sources are linked only under certain circumstances.
11
11
EXTRA_libsounddrv_a_SOURCES = \
12
12
        soundaix.c \
 
13
        soundalsa.c \
13
14
        soundarts.c \
14
15
        soundacorn.c \
15
16
        soundallegro.c \
16
17
        soundbeos.cc \
 
18
        soundcoreaudio.c \
17
19
        sounddart.c \
18
20
        sounddx.c \
19
21
        soundesd.c \