~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Brian Aker
  • Date: 2010-02-18 16:16:20 UTC
  • mto: (1273.19.13 fix_is)
  • mto: This revision was merged to the branch mainline in revision 1304.
  • Revision ID: brian@gaz-20100218161620-tuflj2kk1qaxih4o
Fix missing files (the Innodb fix should be moved to the correct plugin
file... but we have like three in the directory and none of them are
straightforward.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
423
423
                              drizzled/utf8/unchecked.h \
424
424
                              drizzled/version.h \
425
425
                              drizzled/visibility.h \
426
 
                              drizzled/xid.h
 
426
                              drizzled/xid.h \
 
427
                              plugin/innobase/handler/status_function.h
427
428
 
428
429
DRIZZLED_LDADD= \
429
430
                drizzled/internal/libinternal.la \