commit d5a7f85b802ef690a27becbe06e6416fd2ef0c00 parent a5e54ecd2309a164ba8fa01e9a41f8b3e30193fe Author: Paul <paul@claws-mail.org> Date: Thu, 19 Jun 2014 07:04:29 +0100 fix build warning Diffstat:
| M | src/plugins/rssyl/libfeed/Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/rssyl/libfeed/Makefile.am b/src/plugins/rssyl/libfeed/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = libfeed.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir)/src \ -I.