X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2FMakefile.am;h=f7ae5ec5d8b52d87301da17dfb93821cde09a793;hb=b62cd9e5c51ac21bde4a328c52f463913d84a1dc;hp=f92c607adfa091b33ce6fc052facaab64ecea192;hpb=f00b898dd13b85e510188714f6b9d9a349d23ed2;p=evince.git diff --git a/backend/Makefile.am b/backend/Makefile.am index f92c607a..f7ae5ec5 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -1,6 +1,7 @@ INCLUDES= \ -DEVINCE_UIDIR=\"$(pkgdatadir)\" \ -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ + -I$(top_srcdir)/lib \ -I$(top_srcdir)/pdf \ -I$(top_srcdir)/pixbuf \ -I$(top_srcdir)/tiff \