X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ps%2FMakefile.am;h=e30a709019462a823dd48ba274b43f6f62488da8;hb=HEAD;hp=0752d2f04455c3b217a1c397a414e2a04858569a;hpb=baa0b607f331de9ee28bf2a2180339e4830f9550;p=evince.git diff --git a/ps/Makefile.am b/ps/Makefile.am deleted file mode 100644 index 0752d2f0..00000000 --- a/ps/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/backend \ - -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" \ - $(PS_CFLAGS) - -noinst_LTLIBRARIES = libgtkgs.la - -libgtkgs_la_SOURCES = \ - gsio.c \ - gsio.h \ - gsdefaults.c \ - gsdefaults.h \ - gstypes.h \ - ps.c \ - ps.h \ - ps-document.c \ - ps-document.h