]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/Makefile.am
Changed the way WARN_CFLAFS & WARN_CXXFLAGS were passed to compiler. Now
[evince.git] / pdf / goo / Makefile.am
index 24f89d897f8d83a0445e0d5f879ac28cdaa48c61..2e38b52fbec67063bf1e554b48b88872e948bcdf 100644 (file)
@@ -1,10 +1,14 @@
-lib_LIBRARIES = libgoo.a
+INCLUDES =             \
+       -I$(top_srcdir)
 
 
-libgoo_a_SOURCES =     \
+noinst_LIBRARIES = libGoo.a
+
+libGoo_a_SOURCES =     \
        GHash.cc        \
        GHash.h         \
        GList.cc        \
        GList.h         \
        GHash.cc        \
        GHash.h         \
        GList.cc        \
        GList.h         \
+       GMutex.h        \
        GString.cc      \
        GString.h       \
        gmempp.cc       \
        GString.cc      \
        GString.h       \
        gmempp.cc       \
@@ -26,5 +30,4 @@ EXTRA_DIST =          \
        vms_unix_time.h \
        vms_unix_times.c\
        vms_unlink.c    \
        vms_unix_time.h \
        vms_unix_times.c\
        vms_unlink.c    \
-       makefile.w32    \
        vms_make.com
\ No newline at end of file
        vms_make.com
\ No newline at end of file