X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=backend%2Fimpress%2FMakefile.am;h=9342d77d4552c7c41647beb50a338bc408a74e36;hb=770b43c8e1f23826799ac07f8d1c8c3986953a4a;hp=8057dfcef6e18e1f6de99a42d64eabff6294c3b2;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am index 8057dfce..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) \ @@ -53,3 +53,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk