~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/Makefile.am

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
                        -I$(top_srcdir)/sql
18
18
LDADD =                 $(top_builddir)/mysys/libmysyslt.la \
19
19
                        $(top_builddir)/dbug/libdbuglt.la \
20
 
                        $(top_builddir)/strings/libmystringslt.la 
 
20
                        $(top_builddir)/strings/libmystringslt.la \
 
21
                        -lz
21
22
 
22
23
BUILT_SOURCES=          $(top_builddir)/include/mysqld_error.h \
23
24
                        $(top_builddir)/include/sql_state.h \