tracker r1437 - in branches/indexer-split: . src/tracker-indexer/modules



Author: pvanhoof
Date: Wed May 14 16:10:05 2008
New Revision: 1437
URL: http://svn.gnome.org/viewvc/tracker?rev=1437&view=rev

Log:
2008-05-14  Philip Van Hoof  <pvanhoof gnome org>

        * src/tracker-indexer/modules/Makefile.am: Linker error fix



Modified:
   branches/indexer-split/ChangeLog
   branches/indexer-split/src/tracker-indexer/modules/Makefile.am

Modified: branches/indexer-split/src/tracker-indexer/modules/Makefile.am
==============================================================================
--- branches/indexer-split/src/tracker-indexer/modules/Makefile.am	(original)
+++ branches/indexer-split/src/tracker-indexer/modules/Makefile.am	Wed May 14 16:10:05 2008
@@ -24,7 +24,6 @@
 libtracker_indexer_files_la_LIBADD = 					\
 	$(GLIB2_LIBS)							\
 	$(top_builddir)/src/libtracker-db/libtracker-db.la		\
-	$(top_builddir)/src/libtracker-common/libtracker-common.la	\
 	$(top_builddir)/src/xdgmime/libxdgmime.la
 
 libtracker_indexer_gaim_conversations_la_SOURCES = gaim-conversations.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]