diff options
Diffstat (limited to 'Build/source/texk/web2c/otps/Makefile.am')
-rw-r--r-- | Build/source/texk/web2c/otps/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/Makefile.am b/Build/source/texk/web2c/otps/Makefile.am index 9629e5b1c22..4fbb75903e2 100644 --- a/Build/source/texk/web2c/otps/Makefile.am +++ b/Build/source/texk/web2c/otps/Makefile.am @@ -4,6 +4,7 @@ ## You may freely use, modify and/or distribute this file. ## INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir) $(KPATHSEA_INCLUDES) +AM_CFLAGS = $(WARNING_CFLAGS) AM_YFLAGS = -d -v proglib = ../lib/lib.a |