~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-11-07 23:16:58 UTC
  • mfrom: (575.1.14 devel)
  • Revision ID: brian@tangent.org-20081107231658-fboahr524d1or2ya
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
15
15
 
16
 
# Process this file with automake to create Makefile.in
17
 
 
18
 
AUTOMAKE_OPTIONS =      foreign
19
 
 
20
 
# These are built from source in the Docs directory
21
16
EXTRA_DIST =            
22
17
SUBDIRS = @mysql_se_dirs@
23
18