diff --git a/Makefile.in b/Makefile.in index 36e30a5e..f82ada3f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -190,7 +190,8 @@ VALGRINDARGS = --tool=memcheck --num-callers=8 --leak-resolution=high \ # for the BINARIES that you specified above have already been done. #======================================================================== -all: binaries libraries doc +all: tkTable.tcl.h + $(MAKE) binaries libraries doc #======================================================================== # The binaries target builds executable programs, Windows .dll's, unix