diff options
Diffstat (limited to 'misc')
-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 e52e8a432..f3569c7b1 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign -INCLUDES = -I$(top_srcdir) @INCPATH@ +INCLUDES = -I. @INCPATH@ EXTRA_DIST = \ alloca.c basename.c err.c error.c \ |