pkgsrc/sysutils/medusa/patches/patch-am

14 lines
665 B
Text
Raw Normal View History

$NetBSD: patch-am,v 1.1 2002/03/29 19:44:55 fredb Exp $
--- tests/Makefile.in.orig Fri Mar 29 11:10:41 2002
+++ tests/Makefile.in
@@ -127,7 +127,7 @@
noinst_PROGRAMS = test-text-index test-index-service test-queue test-file-indexer test-versioned-file test-search-method test-system-state
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(VFS_CFLAGS) $(GLIB_CFLAGS) $(GTK_CFLAGS) $(NULL)
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(VFS_CFLAGS) $(GLIB_CFLAGS) $(GNOME_CFLAGS) $(GTK_CFLAGS) $(NULL)
test_text_index_SOURCES = medusa-text-index-test.c