dthelp parser htag1: add new global.c from master

This commit is contained in:
Jon Trulson 2020-11-24 17:03:14 -07:00
parent 90e61dda5f
commit e18e2480dc
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ AM_CPPFLAGS = -I. -I$(HELPPARSERSRC) -I$(HELPUTILSRC) \
noinst_LIBRARIES = libhelptag.a
libhelptag_a_SOURCES = custom.c default.c help.c make.c option.c \
special.c out.c xref.c $(XLATESRCS) \
../parser/delim.h
global.c ../parser/delim.h