~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-02-13 01:00:48 UTC
  • mto: This revision was merged to the branch mainline in revision 885.
  • Revision ID: mordred@inaugust.com-20090213010048-cts7nl40flsmqd19
Added in utf8cpp. We want this to be an external lib, but it needs packaged.
Since it's just 4 header files, for now we'll do this and see how it goes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
346
346
                tztime.h \
347
347
                unique.h \
348
348
                unireg.h \
 
349
                utf8.h \
 
350
                utf8/checked.h \
 
351
                utf8/core.h \
 
352
                utf8/unchecked.h \
349
353
                user_var_entry.h \
350
354
                virtual_column_info.h \
351
355
                xid.h