~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

Moved LEX_STRING into drizzled/lex_string.h.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
dist_drizzledinclude_HEADERS =  common.h \
52
52
                                error.h \
53
53
                                korr.h \
 
54
                                lex_string.h \
54
55
                                plugin.h \
55
56
                                plugin_authentication.h \
56
57
                                plugin_configvar.h \