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=884f739665dc56e66f51e104350f2affd33f2dd8;hp=b08ca567c943bd094e98fd65026af664810f9736;hpb=8032fd96d450ac015c0153f1fa57e974d67b4993;p=evince.git diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am index b08ca567..2e38b52f 100644 --- a/pdf/goo/Makefile.am +++ b/pdf/goo/Makefile.am @@ -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