Browse Source

Another correction to the makefile (hlp->help)

pre-master-46
pnenzi 26 years ago
parent
commit
4bdc626574
  1. 2
      src/Makefile.am

2
src/Makefile.am

@ -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

Loading…
Cancel
Save