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

« back to all changes in this revision

Viewing changes to MzScheme/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-12-03 17:01:53 UTC
  • mfrom: (1.1.9 upstream) (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091203170153-x5yrwybjsl2q11vw
* New upstream release

* debian/control: Updated Standards-Version: to current value

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
endif
21
21
 
22
22
quantlib_wrap.cpp: ../SWIG/*.i
23
 
        $(SWIG) -mzscheme -c++ -I../SWIG -o quantlib_wrap.cpp quantlib.i
 
23
        $(SWIG) -mzscheme -c++ -o quantlib_wrap.cpp ../SWIG/quantlib.i
24
24
 
25
25
dist-hook:
26
26
        mkdir -p $(distdir)/quantlib