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