summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/manpages/Makefile.am b/docs/manpages/Makefile.am
index b47c965d8..e26148965 100644
--- a/docs/manpages/Makefile.am
+++ b/docs/manpages/Makefile.am
@@ -1,4 +1,3 @@
-tp = tracker-preferences.1
tn = tracker-needle.1
tmrss = tracker-miner-rss.1
@@ -20,10 +19,6 @@ common = \
# Require only common and enabled manpages
man_MANS = $(common)
-if HAVE_TRACKER_PREFERENCES
-man_MANS += $(tp)
-endif
-
if HAVE_TRACKER_NEEDLE
man_MANS += $(tn)
endif