Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/dummy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'shell/dummy.cc')
-rw-r--r--shell/dummy.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/dummy.cc b/shell/dummy.cc
new file mode 100644
index 0000000..645049d
--- /dev/null
+++ b/shell/dummy.cc
@@ -0,0 +1,7 @@
+/* This file is just here to fake automake into linking evince as a C++ app
+ */
+
+void evince_cpp_stub_dummy (void)
+{
+}
+