summaryrefslogtreecommitdiff
path: root/mh/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mh/tests/Makefile.am')
-rw-r--r--mh/tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/mh/tests/Makefile.am b/mh/tests/Makefile.am
index 8b744afc6..119948cf1 100644
--- a/mh/tests/Makefile.am
+++ b/mh/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils.
-# Copyright (C) 2007-2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -21,7 +21,7 @@ EXTRA_DIST += mhed movemsg
## Non-installable programs ##
## -------------------------- ##
-AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@
+AM_CPPFLAGS = $(MU_LIB_COMMON_INCLUDES)
noinst_PROGRAMS = lu
TESTSUITE_AT += \

Return to:

Send suggestions and report system problems to the System administrator.