~ubuntu-branches/ubuntu/precise/flightgear/precise

« back to all changes in this revision

Viewing changes to src/Sound/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ove Kaaven
  • Date: 2011-01-30 15:46:35 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110130154635-rlynmg9n5hzxq5xe
Tags: 2.0.0-3
* Recommend fgfs-aircraft-base and fgfs-models-base.
  Closes. #610276.
* Added note about scenery SharedModels.tgz to README.Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        beacon.cxx beacon.hxx \
5
5
        fg_fx.cxx fg_fx.hxx \
6
6
        morse.cxx morse.hxx \
7
 
        voice.cxx voice.hxx
 
7
        voice.cxx voice.hxx \
 
8
        sample_queue.cxx sample_queue.hxx
8
9
 
9
10
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src