~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-08-02 04:55:24 UTC
  • mto: This revision was merged to the branch mainline in revision 261.
  • Revision ID: monty@inaugust.com-20080802045524-wg4wdf079sh3frk3
zomg. Why were we linking in my_new here. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
drizzlebinlog_SOURCES =     drizzlebinlog.cc \
43
43
                $(top_srcdir)/mysys/mf_tempdir.c \
44
 
                $(top_srcdir)/mysys/my_new.cc \
45
44
                $(top_srcdir)/mysys/my_bit.c \
46
45
                $(top_srcdir)/mysys/my_bitmap.c \
47
46
                $(top_srcdir)/mysys/base64.c