~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

Put errmsg.c in sql-common since it can be built only once and used twice.
Put client.c and net_serv.c in libmysql so that we can only have one
link_sources section. 
Got rid of just about all copying and other weirdness, other than some stuff
in client and client.c/net_serv.c, which need to be reworked.

Show diffs side-by-side

added added

removed removed

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