~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-12-16 05:39:00 UTC
  • mto: (685.1.38 devel) (713.1.1 devel)
  • mto: This revision was merged to the branch mainline in revision 713.
  • Revision ID: monty@inaugust.com-20081216053900-8qdts2l9wr3ag5tn
Added missing things to Makefiles for distcheck.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
mysysincludedir= ${includedir}/mysys
23
23
dist_mysysinclude_HEADERS= \
 
24
                definitions.h \
24
25
                iocache.h \
25
26
                my_alloc.h \
26
27
                my_getopt.h \