~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/heap/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-08-07 16:29:49 UTC
  • mfrom: (264.1.20 codestyle)
  • Revision ID: brian@tangent.org-20080807162949-7o8eyjgdn8ms3n1a
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
MYSQLLIBdir=            $(pkglibdir)
20
20
 
21
21
LDADD =                 libheap.la \
22
 
                        $(top_builddir)/mysys/libmysyslt.la \
 
22
                        $(top_builddir)/mysys/libmysys.la \
23
23
                        $(top_builddir)/strings/libmystringslt.la
24
24
 
25
25
DEFS =                  @DEFS@