~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-07-30 18:03:54 UTC
  • mto: (236.1.7 codestyle)
  • mto: This revision was merged to the branch mainline in revision 243.
  • Revision ID: monty@inaugust.com-20080730180354-c428jes5a89ob7d7
Ding dong include is dead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
              sql_select.o \
48
48
              sql_update.o
49
49
 
50
 
pkginclude_HEADERS =    plugin.h \
 
50
pkginclude_HEADERS =    error.h \
 
51
                        plugin.h \
51
52
                        plugin_audit.h
52
53
 
53
54
noinst_LTLIBRARIES = libhandler.la
87
88
                 sql_lex.h \
88
89
                 sql_list.h \
89
90
                 sql_map.h \
 
91
                 sql_state.h \
90
92
                 sql_string.h \
91
93
                 unireg.h \
92
94
                 sql_error.h \