~ubuntu-branches/ubuntu/vivid/quantlib-swig/vivid

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2007-12-26 08:10:08 UTC
  • mfrom: (1.1.6 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20071226081008-cjq979mvtxydli4r
New upstream release 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
dist-hook:
13
13
        mkdir -p $(distdir)/SWIG
14
14
        cp -p ./SWIG/*.i $(distdir)/SWIG
15
 
        rm -f $(distdir)/SWIG/piecewiseflatforward.i
16
15