]> www.fi.muni.cz Git - evince.git/blobdiff - ps/Makefile.am
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / ps / Makefile.am
diff --git a/ps/Makefile.am b/ps/Makefile.am
deleted file mode 100644 (file)
index ca949d4..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-INCLUDES = \
-       -I$(top_srcdir)                                         \
-       -I$(top_srcdir)/backend                                 \
-       -I$(top_srcdir)/lib                                     \
-       -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