X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Ffofi%2FMakefile.am;h=0c1887ce313156da4f98d6b7d113651cb62dd28a;hb=8e5042edbe098c8a8b760a36a8bc35dfca4e6041;hp=5459b0546498293c8c0a8af9c6901875c7f56aa7;hpb=9e920bcf5162b7f187cd3ed5026baa2bd155631c;p=evince.git diff --git a/pdf/fofi/Makefile.am b/pdf/fofi/Makefile.am index 5459b054..0c1887ce 100644 --- a/pdf/fofi/Makefile.am +++ b/pdf/fofi/Makefile.am @@ -1,10 +1,11 @@ INCLUDES = \ -I$(top_srcdir) \ - -I$(top_srcdir)/goo + -I$(top_srcdir)/pdf \ + -I$(top_srcdir)/pdf/goo -noinst_LIBRARIES = libfofi.a +noinst_LTLIBRARIES = libfofi.la -libfofi_a_SOURCES = \ +libfofi_la_SOURCES = \ FoFiBase.cc \ FoFiBase.h \ FoFiEncodings.cc \