So fix it, don't just get rid of it. =P

SVN revision: 4103
This commit is contained in:
Michael Jennings 2001-01-06 20:09:06 +00:00
parent 7c8c8f0a7d
commit 4a57d3b10a
1 changed files with 1 additions and 1 deletions

View File

@ -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 \