~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-backports

« back to all changes in this revision

Viewing changes to lib-src/libsndfile/Octave/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-18 21:58:19 UTC
  • mfrom: (13.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080218215819-tmbcf1rx238r8gdv
Tags: 1.3.4-1.1ubuntu1~gutsy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Process this file with automake to produce Makefile.in
2
 
 
3
 
EXTRA_DIST = sndfile_load.m sndfile_save.m sndfile_play.m
4
 
 
5
 
octconfigdir = $(exec_prefix)/share/octave/site/m
6
 
octconfig_DATA = sndfile_load.m sndfile_save.m sndfile_play.m
7
 
        
8
 
 
9
 
## Do not edit or modify anything in this comment block.
10
 
## The arch-tag line is a file identity tag for the GNU Arch 
11
 
## revision control system.
12
 
##
13
 
## arch-tag: 56f1645a-3a13-4846-acc7-8b4abf2904ff
14