summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-08 16:30:57 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-08 16:30:57 +0000
commit4ed1808bb35e97b7fb8cfdf4b2db70abd84b87e8 (patch)
tree0e59298625837571f6c64f29d41d843c357f451b /lib
parent456e74513ed87fe44e704cabb32247d07c57a879 (diff)
downloadmailutils-4ed1808bb35e97b7fb8cfdf4b2db70abd84b87e8.tar.gz
mailutils-4ed1808bb35e97b7fb8cfdf4b2db70abd84b87e8.tar.bz2
Minor formatting change
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 110dde5fe..f09f3c0ee 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -20,8 +20,13 @@
noinst_LTLIBRARIES = libmailutils.la
INCLUDES = -I${top_srcdir}/include -I${top_builddir}/include/mailutils/gnu @INTLINCS@
-libmailutils_la_SOURCES = basename.c daemon.c md5.c \
- mu_dbm.c xstrdup.c xmalloc.c
+libmailutils_la_SOURCES = \
+ basename.c\
+ daemon.c\
+ md5.c\
+ mu_dbm.c\
+ xstrdup.c\
+ xmalloc.c
EXTRA_DIST = alloca.c fnmatch.c getpass.c malloc.c obstack.c \
realloc.c setenv.c snprintf.c strncasecmp.c \

Return to:

Send suggestions and report system problems to the System administrator.