~ubuntu-branches/debian/sid/coin2/sid

« back to all changes in this revision

Viewing changes to src/actions/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2008-06-28 02:38:17 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080628023817-lgrh0u677j1gcqgf
Tags: 2.5.0-2
* debian/control: Change suggests from libopenal0 to libopenal0a.
  Closes: #488001.  Change ${Source-Version} to ${binary:Version}.
  Update to standards version 3.8.0.

* debian/rules: Do not ignore errors in clean rule.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
# Everything below is autogenerated from a macro, so don't modify
42
42
# within the Makefile.am itself. 19991201 mortene.
43
43
 
 
44
CLEANFILES = \
 
45
        vc*.pdb
 
46
 
44
47
DISTCLEANFILES = \
45
48
        ii_files/*.ii
46
49