~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-07-24 22:51:52 UTC
  • mto: (236.1.42 codestyle)
  • mto: This revision was merged to the branch mainline in revision 261.
  • Revision ID: monty@inaugust.com-20080724225152-1t1vnoj93kr9tb39
Added very initial gettextize stuff.

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
 
SUBDIRS = . vio \
 
18
SUBDIRS = po . vio \
19
19
          strings \
20
20
          mysys \
21
21
          include \
28
28
          tests \
29
29
          support-files
30
30
 
31
 
DIST_SUBDIRS = $(SUBDIRS) \
 
31
DIST_SUBDIRS = po $(SUBDIRS) \
32
32
               mysys/tests \
33
33
               strings/tests
34
34
 
111
111
          mysqlslap \
112
112
          lock \
113
113
          lock_tables_lost_commit
 
114
 
 
115
ACLOCAL_AMFLAGS = -I m4
 
116
 
 
117
EXTRA_DIST = config/config.rpath m4/ChangeLog