head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.02.27.22.08.00; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Initial release. - Version 1.0.6. @ text @--- loaders/Makefile.in.orig 2002-04-26 01:45:29.000000000 +0200 +++ loaders/Makefile.in 2003-02-27 23:01:56.000000000 +0100 @@@@ -92,7 +92,7 @@@@ # A list of all the files in the current directory which can be regenerated MAINTAINERCLEANFILES = Makefile.in -LDFLAGS = -L/usr/X11R6/lib -L$(top_builddir)/src +LDFLAGS = -L/usr/X11R6/lib -L$(top_builddir)/src -L$(top_builddir)/src/.libs INCLUDES = -I/usr/X11R6/include -I$(top_srcdir)/libltdl $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/loaders @ .