summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r--sql/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/Makefile.am b/sql/Makefile.am
index 9c7408924..9def400ab 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils
-## Copyright (C) 2004-2019 Free Software Foundation, Inc.
+## Copyright (C) 2004-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
@@ -22,7 +22,7 @@ EXTRA_DIST=\
postgres.c
DISTCLEANFILES = modlist.h
-AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@
+AM_CPPFLAGS = $(MU_LIB_COMMON_INCLUDES)
libsql_la_SOURCES=sql.c
libsql_la_LIBADD=@SQL_LTLIBOBJS@

Return to:

Send suggestions and report system problems to the System administrator.