~vjsamuel/drizzle/bug-616035

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Stewart Smith
  • Date: 2008-07-09 01:40:54 UTC
  • mfrom: (105 drizzle)
  • mto: This revision was merged to the branch mainline in revision 111.
  • Revision ID: stewart@flamingspork.com-20080709014054-xfgfzirbhqzrzkkj
mergeĀ fromĀ mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
# Process this file with automake to create Makefile.in
17
17
 
18
 
AUTOMAKE_OPTIONS =      foreign
19
 
 
20
 
# These are built from source in the Docs directory
21
 
EXTRA_DIST =            
22
 
 
23
18
if BUILD_DBUG
24
19
  d_dbug = dbug
25
20
endif
26
21
 
27
22
SUBDIRS =               . include \
28
 
                        sql-common scripts vio \
 
23
                        sql-common vio \
29
24
                        strings mysys $(d_dbug) \
30
 
                        extra regex \
 
25
                        extra \
31
26
                        libmysql client storage plugin \
32
27
                        server \
33
28
                        mysql-test support-files