X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fsplash%2FMakefile.am;h=4a4ec2836745084a59497895402015899ecce277;hb=99c9d3fafb8944bedbad648b8ba8f2c9a5c7ac29;hp=180a470f445622634c26e998df9ff1ed46d1ba64;hpb=179af30116fcee661c68d64885f4a6fe6c0cd679;p=evince.git diff --git a/pdf/splash/Makefile.am b/pdf/splash/Makefile.am index 180a470f..4a4ec283 100644 --- a/pdf/splash/Makefile.am +++ b/pdf/splash/Makefile.am @@ -5,9 +5,9 @@ INCLUDES = \ -I$(top_srcdir)/pdf/fofi \ $(FREETYPE_CFLAGS) -noinst_LIBRARIES = libsplash.a +noinst_LTLIBRARIES = libsplash.la -libsplash_a_SOURCES = \ +libsplash_la_SOURCES = \ Splash.cc \ Splash.h \ SplashBitmap.cc \