X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=thumbnailer%2FMakefile.am;h=171c00f6ee313c012e1d345014cd9eeb7b9ef759;hb=39ccc941813fc5d0b02a6a3571c01d2dbeb70852;hp=45e3d2a86b98c006f4239bb7d0d07f286d363a96;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/thumbnailer/Makefile.am b/thumbnailer/Makefile.am index 45e3d2a8..171c00f6 100644 --- a/thumbnailer/Makefile.am +++ b/thumbnailer/Makefile.am @@ -5,7 +5,7 @@ evince_thumbnailer_SOURCES = \ evince-thumbnailer.c evince_thumbnailer_CPPFLAGS = \ - -DDATADIR=\"$(pkgdatadir)\" \ + -DEVINCEDATADIR=\"$(pkgdatadir)\" \ -I$(top_srcdir) \ -I$(top_builddir) \ -DGNOMELOCALEDIR=\"$(datadir)/locale\" \