diff gtk/Makefile.am @ 14270:4c82afb76534

[gaim-migrate @ 16953] SF Patch #1544073 from Alex Badea "Here's a few fixes to allow building from outside the source tree again." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 21 Aug 2006 17:04:26 +0000
parents 63ef6342db05
children 17eba43f98a9
line wrap: on
line diff
--- a/gtk/Makefile.am	Mon Aug 21 15:17:22 2006 +0000
+++ b/gtk/Makefile.am	Mon Aug 21 17:04:26 2006 +0000
@@ -164,7 +164,7 @@
 	$(LIBXML_LIBS) \
 	$(GTK_LIBS) \
 	$(CAP_LIBS) \
-	-L$(top_srcdir)/libgaim -lgaim
+	-L$(top_builddir)/libgaim -lgaim
 
 AM_CPPFLAGS = \
 	-DBR_PTHREADS=0 \