diff options
Diffstat (limited to 'misc/Makefile.am')
-rw-r--r-- | misc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |