~drizzle-developers/ubuntu/karmic/drizzle/ppa

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2010-11-24 18:44:57 UTC
  • mfrom: (1308.1.31 trunk)
  • Revision ID: mordred@inaugust.com-20101124184457-qd6jvoe2wgnvl3yq
Tags: 2010.11.04-0ubuntu1~karmic1
* New upstream release.
* Turn off -Werror for packaging builds. (Closes: #602662)

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
        find . -name '*.gcno' | xargs rm -f 
136
136
        -rm -rf docs/api docs/dev docs/_build docs/doctrees
137
137
 
138
 
ChangeLog:
139
 
        bzr log --gnu > ChangeLog
140
138
include config/lint-source.am
141
139
include config/lcov.am
142
140