[tracker] libtracker-data: Don't fail to build with "all" target override
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] libtracker-data: Don't fail to build with "all" target override
- Date: Tue, 28 Oct 2014 09:15:11 +0000 (UTC)
commit 30380e11dcfce42fb35942036f246023cfbbbda1
Author: Martyn Russell <martyn lanedo com>
Date: Tue Oct 28 09:13:41 2014 +0000
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
src/libtracker-data/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/libtracker-data/Makefile.am b/src/libtracker-data/Makefile.am
index 0e47bb2..53f80d6 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]