Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
diff options
context:
space:
mode:
Diffstat (limited to 'backend')
-rw-r--r--backend/comics/Makefile.am2
-rw-r--r--backend/djvu/Makefile.am2
-rw-r--r--backend/dvi/Makefile.am2
-rw-r--r--backend/impress/Makefile.am2
-rw-r--r--backend/pdf/Makefile.am2
-rw-r--r--backend/pixbuf/Makefile.am2
-rw-r--r--backend/ps/Makefile.am2
-rw-r--r--backend/tiff/Makefile.am2
8 files changed, 0 insertions, 16 deletions
diff --git a/backend/comics/Makefile.am b/backend/comics/Makefile.am
index 36a65ae..34f1ad6 100644
--- a/backend/comics/Makefile.am
+++ b/backend/comics/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/djvu/Makefile.am b/backend/djvu/Makefile.am
index 1b94646..9b460f4 100644
--- a/backend/djvu/Makefile.am
+++ b/backend/djvu/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/dvi/Makefile.am b/backend/dvi/Makefile.am
index 72afd6a..5a9d4df 100644
--- a/backend/dvi/Makefile.am
+++ b/backend/dvi/Makefile.am
@@ -1,7 +1,5 @@
SUBDIRS = mdvi-lib
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am
index b7deeb7..d6213f7 100644
--- a/backend/impress/Makefile.am
+++ b/backend/impress/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/pdf/Makefile.am b/backend/pdf/Makefile.am
index 10272c8..34103e6 100644
--- a/backend/pdf/Makefile.am
+++ b/backend/pdf/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/pixbuf/Makefile.am b/backend/pixbuf/Makefile.am
index decc8da..016ea8e 100644
--- a/backend/pixbuf/Makefile.am
+++ b/backend/pixbuf/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/ps/Makefile.am b/backend/ps/Makefile.am
index 0bc6990..b6c21f6 100644
--- a/backend/ps/Makefile.am
+++ b/backend/ps/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
diff --git a/backend/tiff/Makefile.am b/backend/tiff/Makefile.am
index 79ec11e..0858b6c 100644
--- a/backend/tiff/Makefile.am
+++ b/backend/tiff/Makefile.am
@@ -1,5 +1,3 @@
-backenddir = $(libdir)/evince/backends
-
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \