From 75ae38e37c82aec827d884897ceabbcfb112f071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Wed, 22 Aug 2007 11:54:31 +0200 Subject: Remove INCPATH. --- misc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/Makefile.am b/misc/Makefile.am index b5f92eeff..f21eb2ec2 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -1,6 +1,6 @@ # Makefile for misc library. -AM_CPPFLAGS = -I. -I$(top_srcdir) @INCPATH@ +AM_CPPFLAGS = -I. -I$(top_srcdir) EXTRA_DIST = \ alloca.c basename.c err.c error.c \ -- cgit v1.2.3