summaryrefslogtreecommitdiffstats
path: root/login/Makefile.am
blob: 91b974a028a36acdd281d77a379f8e1cc099bca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

libdir = @plugindir@

INCLUDES = -I@srcdir@

lib_LTLIBRARIES = sasl-login.la
AM_CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@

sasl_login_la_SOURCES = client-login.c
sasl_login_la_LDFLAGS = -module -avoid-version