summaryrefslogtreecommitdiff
path: root/auth
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-02-03 11:24:12 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-02-03 11:24:12 +0000
commitf4b300d5e8dec95751a13ede51982aaccd3b5ed0 (patch)
treefee52df32bdd0e5871b5ddce96ec6e23b32dc9df /auth
parentea65caad933ceb2d7a6da9a236e1838c109576c4 (diff)
downloadmailutils-f4b300d5e8dec95751a13ede51982aaccd3b5ed0.tar.gz
mailutils-f4b300d5e8dec95751a13ede51982aaccd3b5ed0.tar.bz2
Removed leftover AUTH_AUTHOBJS from LIBADD
Diffstat (limited to 'auth')
-rw-r--r--auth/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/Makefile.am b/auth/Makefile.am
index 628f0beb9..fbbe8d23d 100644
--- a/auth/Makefile.am
+++ b/auth/Makefile.am
@@ -30,6 +30,6 @@ sql.c \
tls.c \
virtual.c
-libmuauth_la_LIBADD = @AUTH_AUTHOBJS@ @LTLIBINTL@
+libmuauth_la_LIBADD = @LTLIBINTL@
libmuauth_la_LDFLAGS = -version-info 0:0:0

Return to:

Send suggestions and report system problems to the System administrator.