summaryrefslogtreecommitdiff
path: root/Build/source/texk/seetexk/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/seetexk/Makefile.in')
-rw-r--r--Build/source/texk/seetexk/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/seetexk/Makefile.in b/Build/source/texk/seetexk/Makefile.in
index 0d348c67c40..2705101357f 100644
--- a/Build/source/texk/seetexk/Makefile.in
+++ b/Build/source/texk/seetexk/Makefile.in
@@ -267,6 +267,7 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
INCLUDES = $(KPATHSEA_INCLUDES)
AM_CPPFLAGS = -DUNIX -DKPATHSEA -DNeedFunctionPrototypes
+AM_CFLAGS = $(WARNING_CFLAGS)
noinst_LIBRARIES = libtex.a
libtex_a_SOURCES = \
dviclass.c \
@@ -284,6 +285,7 @@ libtex_a_SOURCES = \
seek.h \
seek.c \
tempfile.c \
+ tempfile.h \
types.h
dvibook_DEPENDENCIES = libtex.a $(KPATHSEA_DEPEND)