]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/Makefile.am
add parameters providing allocation width and height without scrollbars
[evince.git] / pdf / goo / Makefile.am
index 65502abb57540144fef9ff21f9ecad37a7b0b356..793ee8748763d4cfb5b38f1e63fc8ffc33c6585e 100644 (file)
@@ -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        \