From 41c97c3dfac0270cebcb71c45867343fd861b4b3 Mon Sep 17 00:00:00 2001 From: rbuj Date: Fri, 24 Jan 2020 00:52:27 +0100 Subject: Preprocessing warning for file: src/eom-window.c --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 949cf8c..c2cc626 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -132,6 +132,7 @@ libeom_la_SOURCES += \ endif HAVE_EXEMPI libeom_la_CPPFLAGS = \ + -I$(srcdir) \ -I$(top_srcdir) \ -I$(top_srcdir)/jpegutils \ -I$(top_srcdir)/cut-n-paste/toolbar-editor \ -- cgit v1.2.1