~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-12-27 06:31:41 UTC
  • mfrom: (1241.16.2 fix-gcc-warnings)
  • mto: This revision was merged to the branch mainline in revision 1258.
  • Revision ID: mordred@inaugust.com-20091227063141-p9dw8271qjvb98qe
Some GCC warnings fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
CLEANFILES=             ${BUILT_SOURCES}
53
53
DISTCLEANFILES=         ac_available_languages_fragment \
54
54
                        .plugin.scan \
55
 
                        config/bzr_revinfo
 
55
                        config/bzr_revinfo \
 
56
                        config/top.h
56
57
 
57
58
MAINTAINERCLEANFILES=   autom4te.cache
58
59