makefile.patch 323 B

123456789101112
  1. --- test/Makefile.am.orig 2010-02-09 14:16:14.000000000 +0200
  2. +++ test/Makefile.am 2013-03-13 18:25:59.822645828 +0200
  3. @@ -65,7 +65,7 @@
  4. test-async-cancel \
  5. test-escape \
  6. test-uri \
  7. - $(srcdir)/auto-test
  8. + $(top_srcdir)auto-test
  9. libraries = \
  10. $(top_builddir)/libgnomevfs/libgnomevfs-2.la \