X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=pdf%2Fgoo%2FMakefile.am;h=24f89d897f8d83a0445e0d5f879ac28cdaa48c61;hb=refs%2Ftags%2FXPDF_2_01;hp=a80aaef8a8b7ba5cd996f3a79f8270d0962d9164;hpb=48e6b112a550c8d9473a3119893e7a69cb2461b9;p=evince.git diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am index a80aaef8..24f89d89 100644 --- a/pdf/goo/Makefile.am +++ b/pdf/goo/Makefile.am @@ -1,20 +1,30 @@ lib_LIBRARIES = libgoo.a libgoo_a_SOURCES = \ + GHash.cc \ + GHash.h \ + GList.cc \ + GList.h \ GString.cc \ + GString.h \ gmempp.cc \ gfile.cc \ + gfile.h \ gmem.c \ + gmem.h \ + gtypes.h \ parseargs.c \ - GString.h \ + parseargs.h \ gfile.h \ gmem.h \ - gtypes.h \ parseargs.h - + EXTRA_DIST = \ + vms_directory.c \ vms_dirent.h \ vms_sys_dirent.h\ vms_unix_time.h \ + vms_unix_times.c\ + vms_unlink.c \ makefile.w32 \ vms_make.com \ No newline at end of file