X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fgoo%2FMakefile.am;h=2e38b52fbec67063bf1e554b48b88872e948bcdf;hb=a51d32fff0b1c94b76d9098f7344966b4fdbc13c;hp=24f89d897f8d83a0445e0d5f879ac28cdaa48c61;hpb=6badfcc114d83927dab777c1a3be60de06320045;p=evince.git diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am index 24f89d89..2e38b52f 100644 --- a/pdf/goo/Makefile.am +++ b/pdf/goo/Makefile.am @@ -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 \ + GMutex.h \ GString.cc \ GString.h \ gmempp.cc \ @@ -26,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