summaryrefslogtreecommitdiff
path: root/libmailutils/address/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/address/Makefile.am')
-rw-r--r--libmailutils/address/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmailutils/address/Makefile.am b/libmailutils/address/Makefile.am
index 671d2615a..8536d1deb 100644
--- a/libmailutils/address/Makefile.am
+++ b/libmailutils/address/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
@@ -22,4 +22,4 @@ libaddress_la_SOURCES = \
addrstream.c\
parse822.c
-AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@ -I/libmailutils
+AM_CPPFLAGS = $(MU_LIB_COMMON_INCLUDES) -I/libmailutils

Return to:

Send suggestions and report system problems to the System administrator.