Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
Remove missing include from verif/unit/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-marshall committed Mar 2, 2020
1 parent 5b305db commit 2da6c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion verif/unit/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ include $(FRV_HOME)/verif/unit/mtime-write/Makefile.in
include $(FRV_HOME)/verif/unit/counters/Makefile.in
include $(FRV_HOME)/verif/unit/instructions/Makefile.in
include $(FRV_HOME)/verif/unit/interrupts/Makefile.in
include $(FRV_HOME)/verif/unit/bitmanip/Makefile.in

.PHONY: unit-tests-build
unit-tests-build: $(UNIT_TESTS)
Expand Down

0 comments on commit 2da6c53

Please sign in to comment.