~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittest/mysys/Makefile.am

Fixed patch application so that the silly thing compiles. :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                  $(top_builddir)/mysys/libmysyslt.la \
21
21
                  $(top_builddir)/dbug/libdbuglt.la \
22
22
                  $(top_builddir)/strings/libmystringslt.la \
23
 
                  @ZLIB_LIBS@
 
23
                  -lz
24
24
 
25
25
noinst_PROGRAMS  = bitmap-t base64-t
26
26