Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/splash/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/splash/Makefile.am')
-rw-r--r--pdf/splash/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf/splash/Makefile.am b/pdf/splash/Makefile.am
index 180a470..4a4ec28 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 \