~ubuntu-branches/ubuntu/trusty/libesmtp/trusty-proposed

« back to all changes in this revision

Viewing changes to plain/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy T. Bouse
  • Date: 2002-03-06 08:37:48 UTC
  • Revision ID: james.westby@ubuntu.com-20020306083748-ihmt32mddsslvg5i
Tags: upstream-0.8.11
ImportĀ upstreamĀ versionĀ 0.8.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
libdir = @plugindir@
 
4
 
 
5
INCLUDES = -I@srcdir@
 
6
CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@
 
7
 
 
8
lib_LTLIBRARIES = sasl-plain.la
 
9
 
 
10
sasl_plain_la_SOURCES = client-plain.c
 
11
sasl_plain_la_LDFLAGS = -module -avoid-version