~ubuntu-branches/ubuntu/edgy/dovecot/edgy-security

« back to all changes in this revision

Viewing changes to src/dict/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-30 15:13:37 UTC
  • mfrom: (1.10.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630151337-l772crcoe5hfd4hw
Tags: 1.0.rc1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        -I$(top_srcdir)/src/lib-sql \
9
9
        -DPKG_RUNDIR=\""$(rundir)"\"
10
10
 
 
11
dict_LDFLAGS = -export-dynamic
 
12
 
11
13
libs = \
12
14
        ../lib-dict/libdict.a \
13
15
        ../lib-sql/libsql.a \