~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-10-22 21:31:15 UTC
  • Revision ID: monty@inaugust.com-20081022213115-xuxc80r939tl88p1
Renamed drizzle_common again. Removed sql_common. (empty) 
Now all we need to do is merge/disect base.h, common.h, common_includes.h, server_includes.h and globa.h (good grief)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
                                        errmsg.h \
39
39
                                        net_serv.h \
40
40
                                        pack.h \
41
 
                                        password.h \
42
 
                                        sql_common.h
 
41
                                        password.h
43
42
 
44
43
lib_LTLIBRARIES = libdrizzle.la
45
44
libdrizzle_la_SOURCES = client.c \