From 4a57d3b10a442f06d0fb876686726b5e06f181eb Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Sat, 6 Jan 2001 20:09:06 +0000 Subject: [PATCH] So fix it, don't just get rid of it. =P SVN revision: 4103 --- loaders/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loaders/Makefile.am b/loaders/Makefile.am index e4507c3..8de7ed7 100644 --- a/loaders/Makefile.am +++ b/loaders/Makefile.am @@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign # A list of all the files in the current directory which can be regenerated MAINTAINERCLEANFILES = Makefile.in -LDFLAGS = -L/usr/X11R6/lib +LDFLAGS = -L/usr/X11R6/lib -L$(top_srcdir)/src INCLUDES = -I/usr/X11R6/include -I$(top_srcdir)/libltdl \ $(X_CFLAGS) -I$(prefix)/include -I$(includedir) \ -I. -I$(top_srcdir) -I$(top_srcdir)/src \