summaryrefslogtreecommitdiff
path: root/libmailutils/filter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/filter/Makefile.am')
-rw-r--r--libmailutils/filter/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/libmailutils/filter/Makefile.am b/libmailutils/filter/Makefile.am
index 223c1e908..676d8f50e 100644
--- a/libmailutils/filter/Makefile.am
+++ b/libmailutils/filter/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
@@ -29,6 +29,7 @@ libfilter_la_SOURCES =\
filter.c\
fltchain.c\
fromflt.c\
+ fromrd.c\
header.c\
htmlent.c\
iconvflt.c\
@@ -39,5 +40,5 @@ libfilter_la_SOURCES =\
qpflt.c\
xml.c
-AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@ -I${top_srcdir}/libmailutils
+AM_CPPFLAGS = $(MU_LIB_COMMON_INCLUDES) -I$(top_srcdir)/libmailutils

Return to:

Send suggestions and report system problems to the System administrator.