~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Hartmut Holzgraefe
  • Date: 2010-09-17 13:17:40 UTC
  • mto: This revision was merged to the branch mainline in revision 1810.
  • Revision ID: hartmut@php.net-20100917131740-6h5dyc70gmu3ix3i
fixes for 'make dist' as innodb parser files are now created dynamicly

Show diffs side-by-side

added added

removed removed

Lines of Context:
846
846
PCHHEADERS = 
847
847
endif
848
848
 
849
 
BUILT_MAINT_SRC= \
 
849
BUILT_MAINT_SRC+= \
850
850
                 drizzled/sql_yacc.cc \
851
851
                 drizzled/sql_yacc.h
852
852