X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2FMakefile.am;h=14a3210c53259ad37704a4f19826fbccec5c682a;hb=dfbda438b1e9f7427e0a5efb5daed603e8a51d61;hp=b8fe1da71eb77a7139ba71584a7380a364c5489e;hpb=179af30116fcee661c68d64885f4a6fe6c0cd679;p=evince.git diff --git a/pdf/Makefile.am b/pdf/Makefile.am index b8fe1da7..14a3210c 100644 --- a/pdf/Makefile.am +++ b/pdf/Makefile.am @@ -1,3 +1,14 @@ -SUBDIRS = goo fofi splash xpdf +INCLUDES = \ + -I$(top_srcdir) \ + -I$(top_srcdir)/backend \ + $(POPPLER_GLIB_CFLAGS) \ + $(GTK_CFLAGS) \ + -DDATADIR=\""$(datadir)"\" + +noinst_LTLIBRARIES = libpdfdocument.la + +libpdfdocument_la_SOURCES = \ + ev-poppler.cc \ + ev-poppler.h + -EXTRA_DIST = aconf.h aconf2.h