~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Brian Aker
  • Date: 2008-06-28 06:45:02 UTC
  • Revision ID: brian@tangent.org-20080628064502-x35n8579qt8xzqwg
Pstack removal. Cleanup around final my_pthread.c removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
SUBDIRS =               . include \
24
24
                        sql-common scripts \
25
 
                        @pstack_dir@ \
26
25
                        @sql_union_dirs@ unittest storage plugin \
27
26
                        @sql_server@ tests \
28
27
                        mysql-test support-files
29
28
 
30
29
DIST_SUBDIRS =          . include \
31
30
                        sql-common scripts \
32
 
                        pstack \
33
31
                        strings mysys dbug extra regex libmysql libmysql_r client unittest storage plugin \
34
32
                        vio sql tests \
35
33
                        mysql-test support-files \