X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2FMakefile.am;h=34103e65413d6a4c628af439afee8034c286c149;hb=HEAD;hp=bd3522f34e74f777d7f5966f1f900e4bfd4903ee;hpb=848665b157185945d190a7a746d054d7f5d5e6e0;p=evince.git diff --git a/pdf/Makefile.am b/pdf/Makefile.am deleted file mode 100644 index bd3522f3..00000000 --- a/pdf/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - $(BACKEND_CFLAGS) \ - $(POPPLER_CFLAGS) \ - $(WARN_CXXFLAGS) \ - $(DISABLE_DEPRECATED) - -noinst_LTLIBRARIES = libpdfdocument.la - -libpdfdocument_la_SOURCES = \ - ev-poppler.cc \ - ev-poppler.h