summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-12 06:38:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-12 06:38:11 +0000
commitcd095228ea79aa13460e83479521cda88328962c (patch)
treeb07c0c6a77733c0f174de2c6aabe08da1c5f55bc
parent2d1b5a5e83edea9395e43cabc6455b6a57d4188b (diff)
downloadmailutils-cd095228ea79aa13460e83479521cda88328962c.tar.gz
mailutils-cd095228ea79aa13460e83479521cda88328962c.tar.bz2
(libmuauth_la_SOURCES): Add radius.c. Sorted sources alphabetically
-rw-r--r--auth/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/auth/Makefile.am b/auth/Makefile.am
index 6095102c9..e84b94174 100644
--- a/auth/Makefile.am
+++ b/auth/Makefile.am
@@ -25,11 +25,12 @@ lib_LTLIBRARIES = libmuauth.la
libmuauth_la_SOURCES = \
gsasl.c \
+lbuf.c \
+lbuf.h \
pam.c \
-sql.h \
+radius.c \
sql.c \
-lbuf.h \
-lbuf.c \
+sql.h \
tls.c \
virtual.c

Return to:

Send suggestions and report system problems to the System administrator.