Use 'gnome-vfs-2.0' instead of 'gnome-vfs-module-2.0' where appropriate.
[captive.git] / src / client / bug-replay / Makefile.am
index b7086ca..a844224 100644 (file)
@@ -20,8 +20,8 @@ include $(top_srcdir)/Makefile-head.am
 
 captive_bug_replay_SOURCES= \
                main.c
-captive_bug_replay_CFLAGS=                   $(LIBXML_CFLAGS) $(GNOME_VFS_MODULE_CFLAGS)
-captive_bug_replay_LDADD =$(captive_library) $(LIBXML_LIBS)
+captive_bug_replay_CFLAGS=                   $(LIBXML_CFLAGS) $(GNOME_VFS_CFLAGS)
+captive_bug_replay_LDADD =$(captive_library) $(LIBXML_LIBS)   $(GNOME_VFS_LIBS)
 
 if HAVE_LIBXML_BUFFERING
 captive_bug_replay_cond=captive-bug-replay