~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2010-05-14 04:42:25 UTC
  • mto: (1530.6.1)
  • mto: This revision was merged to the branch mainline in revision 1543.
  • Revision ID: mordred@inaugust.com-20100514044225-x40l5ahv7idzzazt
Removed cruft from the tree that we don't need. Also, add things to
the tarball that should be in the tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
BUILT_SOURCES=          drizzled/configmake.h
44
44
EXTRA_DIST= \
 
45
            DRIZZLE.FAQ \
45
46
            Doxyfile \
 
47
            EXCEPTIONS-CLIENT \
46
48
            config/config.rpath \
47
49
            config/make-lint.py \
48
50
            config/pandora_vc_revinfo \
 
51
            config/uncrustify.cfg \
49
52
            extra/clean_source.sh \
50
53
            extra/cpplint.py \
51
 
            extra/run_cpplint.sh  \
52
 
            m4/gnulib-cache.m4
 
54
            extra/run_cpplint.sh \
 
55
            m4/gnulib-cache.m4 \
 
56
            ${top_srcdir}/m4/pandora*m4
53
57
 
54
58
 
55
59
CLEANFILES=             ${BUILT_SOURCES}