diff options
Diffstat (limited to 'src/tool/Makefile.am')
| -rw-r--r-- | src/tool/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool/Makefile.am b/src/tool/Makefile.am index 8d6cda46..a515b4d3 100644 --- a/src/tool/Makefile.am +++ b/src/tool/Makefile.am @@ -11,7 +11,7 @@ AUTOMAKE_OPTIONS = ../portab/ansi2knr -INCLUDES = -I$(srcdir)/../portab +AM_CPPFLAGS = -I$(srcdir)/../portab noinst_LIBRARIES = libngtool.a |