tracker r2318 - in trunk: . src/libtracker-common
- From: carlosg svn gnome org
- To: svn-commits-list gnome org
- Subject: tracker r2318 - in trunk: . src/libtracker-common
- Date: Tue, 7 Oct 2008 12:04:56 +0000 (UTC)
Author: carlosg
Date: Tue Oct 7 12:04:56 2008
New Revision: 2318
URL: http://svn.gnome.org/viewvc/tracker?rev=2318&view=rev
Log:
2008-10-07 Carlos Garnacho <carlos imendio com>
* src/libtracker-common/Makefile.am: Install relevant headers so
they're available for public use.
Modified:
trunk/ChangeLog
trunk/src/libtracker-common/Makefile.am
Modified: trunk/src/libtracker-common/Makefile.am
==============================================================================
--- trunk/src/libtracker-common/Makefile.am (original)
+++ trunk/src/libtracker-common/Makefile.am Tue Oct 7 12:04:56 2008
@@ -13,6 +13,7 @@
$(GLIB2_CFLAGS)
libtracker_commondir = $(libdir)/tracker
+libtracker_commonincludedir=$(includedir)/tracker-1.0/libtracker-common/
libtracker_common_LTLIBRARIES = libtracker-common.la
if OS_WIN32
@@ -50,19 +51,22 @@
noinst_HEADERS = \
$(hal_headers) \
- tracker-config.h \
tracker-configuration.h \
tracker-dbus.h \
tracker-field-data.h \
+ tracker-ioprio.h \
+ tracker-log.h \
+ tracker-nfs-lock.h \
+ tracker-os-dependant.h
+
+libtracker_commoninclude_HEADERS = \
+ tracker-common.h \
+ tracker-config.h \
tracker-field.h \
tracker-file-utils.h \
- tracker-ioprio.h \
tracker-language.h \
- tracker-log.h \
tracker-module-config.h \
- tracker-nfs-lock.h \
tracker-ontology.h \
- tracker-os-dependant.h \
tracker-parser.h \
tracker-service.h \
tracker-type-utils.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]