~ubuntu-branches/ubuntu/hardy/libesmtp/hardy

« back to all changes in this revision

Viewing changes to login/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
 
 
7
lib_LTLIBRARIES = sasl-login.la
 
8
CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@
 
9
 
 
10
sasl_login_la_SOURCES = client-login.c
 
11
sasl_login_la_LDFLAGS = -module -avoid-version