diff --git a/config.mk b/config.mk index a9679c07..a451e03c 100644 --- a/config.mk +++ b/config.mk @@ -20,7 +20,7 @@ # 02111-1307, USA. # # File: config.mk -# Version: $Name: $ $Revision: 1.3 $ +# Version: $Name: $ $Revision: 1.4 $ # Author(s): Andreas Huggel (ahu) # History: 10-Dec-03, ahu: created # @@ -73,7 +73,7 @@ ARCHIVE_SUFFIX = .a # ********************************************************************** # Global includes, libraries and defines -INCS = -I. -I$(incdir) -I/usr/local/include +INCS = -I. -I$(top_srcdir) -I$(incdir) LIBS = -L. -L$(libdir) -L/usr/local/lib DEFS =