summaryrefslogtreecommitdiff
path: root/libmailutils/base/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/base/Makefile.am')
-rw-r--r--libmailutils/base/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/libmailutils/base/Makefile.am b/libmailutils/base/Makefile.am
index e641f1dc0..526992b5d 100644
--- a/libmailutils/base/Makefile.am
+++ b/libmailutils/base/Makefile.am
@@ -1,5 +1,5 @@
# GNU Mailutils -- a suite of utilities for electronic mail
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -24,6 +24,8 @@ libbase_la_SOURCES = \
argcvjoin.c\
argcvrem.c\
assoc.c\
+ closefds.c\
+ coord.c\
copyfile.c\
ctparse.c\
daemon.c\
@@ -54,6 +56,7 @@ libbase_la_SOURCES = \
onexit.c\
opool.c\
permstr.c\
+ pidfile.c\
registrar.c\
refcount.c\
renamefile.c\
@@ -74,7 +77,7 @@ libbase_la_SOURCES = \
localedir = $(datadir)/locale
AM_CPPFLAGS = \
- @MU_LIB_COMMON_INCLUDES@ -I/libmailutils\
+ $(MU_LIB_COMMON_INCLUDES) -I/libmailutils\
-DSYSCONFDIR=\"$(sysconfdir)\"\
-DSITE_VIRTUAL_PWDDIR=\"@SITE_VIRTUAL_PWDDIR@\"\
-DLOCALEDIR=\"$(localedir)\"

Return to:

Send suggestions and report system problems to the System administrator.