summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-11 15:03:11 +0300
committermonsta <[email protected]>2016-11-11 15:08:33 +0300
commit328b28369741467777c2c6daee2fa8fc828466b9 (patch)
tree0608582e49d281067dd2f21900dc15e5cfd48865 /help
parentb9580cc11970c3eaf6fa210516e544c909e07ee3 (diff)
downloadatril-328b28369741467777c2c6daee2fa8fc828466b9.tar.bz2
atril-328b28369741467777c2c6daee2fa8fc828466b9.tar.xz
shell: remove metadata migration code
taken from: https://git.gnome.org/browse/evince/commit/?id=8713e9adcd884d32d4d49e675a001bb26c590dcc this metadata convert tool had been added to Evince back in 2009, and I'm not sure it ever worked in Atril. time to drop it anyway.
Diffstat (limited to 'help')
-rw-r--r--help/reference/shell/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am
index a78201d7..9996b466 100644
--- a/help/reference/shell/Makefile.am
+++ b/help/reference/shell/Makefile.am
@@ -111,8 +111,7 @@ GTKDOC_CFLAGS = \
FILTER_OUT = \
$(top_builddir)/shell/main.o \
- $(top_builddir)/shell/atrild-ev-daemon.o \
- $(top_builddir)/shell/ev-convert-metadata.o
+ $(top_builddir)/shell/atrild-ev-daemon.o
GTKDOC_LIBS = \
$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \