melunko@708: noinst_PROGRAMS = \ melunko@708: gnomevfs-mythtv-test renatofilho@644: melunko@708: gnomevfs_mythtv_test_SOURCES = \ renatofilho@644: main.c renatofilho@644: renatofilho@645: AM_CPPFLAGS = \ renatofilho@644: $(GLIB_CFLAGS) \ renatofilho@644: $(GOBJECT_CFLAGS) \ renatofilho@644: $(GNOME_VFS_CFLAGS) renatofilho@644: melunko@708: gnomevfs_mythtv_test_LDADD = \ renatofilho@644: $(GLIB_LIBS) \ renatofilho@644: $(GOBJECT_LIBS) \ renatofilho@644: $(GNOME_VFS_LIBS)