include Makefile.depend too

This commit is contained in:
Omar Polo 2022-07-04 13:53:51 +00:00
parent 7fc52d5104
commit 870063d344
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ Makefile.local config.h: configure ${TESTSRCS}
@exit 1
include Makefile.local
include Makefile.depend
y.tab.c: parse.y
${YACC} -b y parse.y