~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/heap/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-08-09 05:05:31 UTC
  • mfrom: (266.1.9 codestyle)
  • Revision ID: brian@tangent.org-20080809050531-4arg5nbg1c5u0xy5
Merging Monty's work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
LDADD =                 libheap.la \
22
22
                        $(top_builddir)/mysys/libmysys.la \
23
 
                        $(top_builddir)/strings/libmystringslt.la
 
23
                        $(top_builddir)/strings/libmystrings.la
24
24
 
25
25
DEFS =                  @DEFS@
26
26
noinst_LTLIBRARIES  =   libheap.la