gmyth/tests/Makefile.am
branchtrunk
changeset 947 e6d7c7b6bb63
parent 925 4a8d56080089
     1.1 --- a/gmyth/tests/Makefile.am	Mon Feb 25 17:51:43 2008 +0000
     1.2 +++ b/gmyth/tests/Makefile.am	Sun Dec 13 21:21:32 2009 +0000
     1.3 @@ -1,5 +1,5 @@
     1.4  LDADD = \
     1.5 -	$(top_srcdir)/gmyth/libgmyth.la
     1.6 +	$(top_builddir)/gmyth/libgmyth.la
     1.7  
     1.8  AM_LDFLAGS = \
     1.9  	@GLIB_LIBS@ @GOBJECT_LIBS@ @GTHREAD_LIBS@ @LIBCURL_LIBS@