~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Lee Bieber
  • Date: 2011-01-04 18:54:52 UTC
  • mfrom: (2053.1.2 build)
  • Revision ID: kalebral@gmail.com-20110104185452-hnf41sloyoeh2e3a
Merge Joe - fix bug 696397: innodb storing bin log offset in trx sys header
Merge Monty - provide general abort exception to work along side BOOST_THROW_EXCEPTION

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# All paths should be given relative to the root
4
4
 
5
5
#  Copyright (C) 2008 Sun Microsystems, Inc.
 
6
#  Copyright (C) 2010 Monty Taylor
6
7
7
8
#  This program is free software; you can redistribute it and/or modify
8
9
#  it under the terms of the GNU General Public License as published by
40
41
             drizzled/statement/insert_select.o
41
42
 
42
43
nobase_dist_include_HEADERS+= \
 
44
                              drizzled/abort_exception.h \
43
45
                              drizzled/alter_column.h \
44
46
                              drizzled/alter_drop.h \
45
47
                              drizzled/alter_info.h \