tracker r2122 - branches/indexer-split/tests/libtracker-common



Author: jamiemcc
Date: Thu Aug 21 03:17:27 2008
New Revision: 2122
URL: http://svn.gnome.org/viewvc/tracker?rev=2122&view=rev

Log:
added build changes to fix last commit

Modified:
   branches/indexer-split/tests/libtracker-common/Makefile.am

Modified: branches/indexer-split/tests/libtracker-common/Makefile.am
==============================================================================
--- branches/indexer-split/tests/libtracker-common/Makefile.am	(original)
+++ branches/indexer-split/tests/libtracker-common/Makefile.am	Thu Aug 21 03:17:27 2008
@@ -15,6 +15,7 @@
 	$(DBUS_CFLAGS)			\
 	$(GMODULE_CFLAGS)		\
 	$(GTHREAD_CFLAGS)		\
+	$(PANGO_CFLAGS)			\
 	$(GLIB2_CFLAGS)
 
 
@@ -73,4 +74,5 @@
 	$(top_builddir)/src/libstemmer/libstemmer.la	 		\
 	$(GMODULE_LIBS)							\
 	$(GTHREAD_LIBS)							\
+	$(PANGO_LIBS)							\
 	$(GLIB2_LIBS)							



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