]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/splash/Makefile.am
Fix several bugs with find
[evince.git] / pdf / splash / Makefile.am
index 180a470f445622634c26e998df9ff1ed46d1ba64..4a4ec2836745084a59497895402015899ecce277 100644 (file)
@@ -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 \