Another correction to the makefile (hlp->help)

This commit is contained in:
pnenzi 2000-07-23 18:46:48 +00:00
parent 6b26ddc539
commit 4bdc626574
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ nutmeg_LDADD = \
help_SOURCES = help.c
help_LDADD = \
frontend/hlp/libhlp.a \
frontend/help/libhlp.a \
frontend/parser/libparser.a \
frontend/libfte.a \
misc/libmisc.a