]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/goo/Makefile.am
Import of Xpdf 3.00
[evince.git] / pdf / goo / Makefile.am
index b08ca567c943bd094e98fd65026af664810f9736..2e38b52fbec67063bf1e554b48b88872e948bcdf 100644 (file)
@@ -1,6 +1,9 @@
-lib_LIBRARIES = libgoo.a
+INCLUDES =             \
+       -I$(top_srcdir)
 
-libgoo_a_SOURCES =     \
+noinst_LIBRARIES = libGoo.a
+
+libGoo_a_SOURCES =     \
        GHash.cc        \
        GHash.h         \
        GList.cc        \
@@ -27,5 +30,4 @@ EXTRA_DIST =          \
        vms_unix_time.h \
        vms_unix_times.c\
        vms_unlink.c    \
-       makefile.w32    \
        vms_make.com
\ No newline at end of file