~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/heap/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-08-09 02:24:34 UTC
  • mto: (266.1.8 codestyle)
  • mto: This revision was merged to the branch mainline in revision 279.
  • Revision ID: monty@inaugust.com-20080809022434-97na8pnugghskxip
Removed mystringslt conv lib and replaced it with a noinst lib.

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