diff options
| author | rbuj <[email protected]> | 2020-01-24 00:26:39 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2020-01-25 20:08:15 +0100 |
| commit | 4e04529f28af58cff55d51125ee5735cc178f382 (patch) | |
| tree | df4260bc97ca8490cd64a50599d0e7dff6dc1310 /src | |
| parent | 9ba812e4d22d6baa4b841da2750f8a4c80fdea36 (diff) | |
| download | eom-4e04529f28af58cff55d51125ee5735cc178f382.tar.bz2 eom-4e04529f28af58cff55d51125ee5735cc178f382.tar.xz | |
Preprocessing warning for file: src/eom-print.c
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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\" \ |
