~ubuntu-branches/ubuntu/warty/alsa-lib/warty

« back to all changes in this revision

Viewing changes to src/conf/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-23 19:38:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040923193845-71lrqesgxij0yzn7
Tags: upstream-1.0.5
ImportĀ upstreamĀ versionĀ 1.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS=cards pcm
 
2
 
 
3
cfg_files = alsa.conf \
 
4
        sndo-mixer.alisp
 
5
 
 
6
EXTRA_DIST = $(cfg_files)
 
7
 
 
8
alsadir = $(datadir)/alsa
 
9
alsa_DATA = $(cfg_files)