X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fimpress%2FMakefile.am;h=9342d77d4552c7c41647beb50a338bc408a74e36;hb=39ccc941813fc5d0b02a6a3571c01d2dbeb70852;hp=c1da9a197c585c33bf2e3fc6eebb65dff6e952e9;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am index c1da9a19..9342d77d 100644 --- a/backend/impress/Makefile.am +++ b/backend/impress/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/libdocument \ -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ - -DDATADIR=\""$(datadir)"\" \ + -DEVINCEDATADIR=\""$(datadir)"\" \ -DEVINCE_COMPILATION \ $(BACKEND_CFLAGS) \ $(WARN_CFLAGS) \