Skip to content
Snippets Groups Projects
Commit d6ac8dbd authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

test fix..

Rev: src/Makefile.src:1.13
parent 26c3809e
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,7 @@ html_docs: docs
module_objects:
( cd modules ; ${MAKE} $(MAKE_FLAGS) )
lang.o: lang.c config.h object.h interpret.h program.h
language.o: language.c config.h object.h interpret.h program.h
$(SRCDIR)/language.h: language.yacc
@echo "Expect 1 shift/reduce conflict."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment