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=af7d17ab1e6391da00a53cd0dfad99f6e4fb22c4;hpb=9e5430d1335c285c8a1150d6ba04773f77b4d715;p=evince.git diff --git a/ps/Makefile.am b/ps/Makefile.am deleted file mode 100644 index af7d17ab..00000000 --- a/ps/Makefile.am +++ /dev/null @@ -1,17 +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 \ - ps.c \ - ps.h \ - ps-document.c \ - ps-document.h