~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-10-22 01:23:15 UTC
  • Revision ID: monty@inaugust.com-20081022012315-xe7jo6dkd8h15mgm
Moved gettext.h into drizzled in anticipation of the new client lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
noinst_HEADERS = item.h \
83
83
                 authentication.h \
84
84
                 logging.h \
 
85
                 gettext.h \
85
86
                 errmsg.h \
86
87
                 configvar.h \
87
88
                 parser.h \