~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Brian Aker
  • Date: 2010-11-11 04:18:45 UTC
  • mfrom: (1897.4.20 rip-plugin-sysvar)
  • Revision ID: brian@tangent.org-20101111041845-b7td4vnx4wu01ga1
Merge in changes from Monty for sys var.

Show diffs side-by-side

added added

removed removed

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