Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/goo/Makefile.am')
-rw-r--r--pdf/goo/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am
index 65502ab..793ee87 100644
--- a/pdf/goo/Makefile.am
+++ b/pdf/goo/Makefile.am
@@ -2,9 +2,9 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/pdf
-noinst_LIBRARIES = libGoo.a
+noinst_LTLIBRARIES = libGoo.la
-libGoo_a_SOURCES = \
+libGoo_la_SOURCES = \
GHash.cc \
GHash.h \
GList.cc \