~ubuntu-branches/ubuntu/hardy/libfishsound/hardy-security

« back to all changes in this revision

Viewing changes to include/fishsound/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2005-04-14 09:09:34 UTC
  • Revision ID: james.westby@ubuntu.com-20050414090934-3hub4x7n627qrmch
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
# Include files to install
 
4
includedir = $(prefix)/include/fishsound
 
5
include_HEADERS = fishsound.h comments.h constants.h
 
6