Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-02-01 12:11:25 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-02-01 12:11:25 (GMT)
commit40cdc4620d4f1d34b16f8007d26c32c05cb520d1 (patch)
tree8ca0aec7050ed07a0c92f80ff479380c304f6218 /backend
parent5c28946a3485ad6657985ac294c6a21089a0570c (diff)
A backend/backend.symbols: Only export the backend module entry point. Bug
* backend/Makefile.am: A backend/backend.symbols: * configure.ac: Only export the backend module entry point. Bug #569998. svn path=/trunk/; revision=3399
Diffstat (limited to 'backend')
-rw-r--r--backend/Makefile.am3
-rw-r--r--backend/backend.symbols1
2 files changed, 4 insertions, 0 deletions
diff --git a/backend/Makefile.am b/backend/Makefile.am
index f22c2e1..dcbbc0e 100644
--- a/backend/Makefile.am
+++ b/backend/Makefile.am
@@ -33,3 +33,6 @@ endif
if ENABLE_IMPRESS
SUBDIRS += impress
endif
+
+EXTRA_DIST = \
+ backend.symbols
diff --git a/backend/backend.symbols b/backend/backend.symbols
new file mode 100644
index 0000000..6c41cf8
--- /dev/null
+++ b/backend/backend.symbols
@@ -0,0 +1 @@
+register_evince_backend