summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-10-28 09:13:41 +0000
committerMartyn Russell <martyn@lanedo.com>2014-10-28 09:13:41 +0000
commit30380e11dcfce42fb35942036f246023cfbbbda1 (patch)
treedc8fa9bb9d04d4e31b9eac4f1c3c029bc43717e0
parent87794caa62567c8ab3a049832888bd65dce2ebf1 (diff)
downloadtracker-30380e11dcfce42fb35942036f246023cfbbbda1.tar.gz
libtracker-data: Don't fail to build with "all" target override
The "all" target was used because the MAN page generation was not working previously, but it seems it does. So this line has been removed! https://bugzilla.gnome.org/show_bug.cgi?id=739260
-rw-r--r--src/libtracker-data/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libtracker-data/Makefile.am b/src/libtracker-data/Makefile.am
index 0e47bb241..53f80d6c9 100644
--- a/src/libtracker-data/Makefile.am
+++ b/src/libtracker-data/Makefile.am
@@ -16,8 +16,6 @@ AM_CPPFLAGS = \
-DSHAREDIR=\""$(datadir)"\" \
$(LIBTRACKER_DATA_CFLAGS)
-all: $(libtracker_data_LTLIBRARIES) $(man_MANS)
-
libtracker_datadir = $(libdir)/tracker-$(TRACKER_API_VERSION)
libtracker_data_LTLIBRARIES = libtracker-data.la