Commit 23d526ec authored by Rich Salz's avatar Rich Salz
Browse files

Fix build break; restore missing target

parent ba151698
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -152,6 +152,9 @@ generate: $(SRC)
$(SRC):
	@sh $(TOP)/util/point.sh dummytest.c $@

tests: exe apps
	TOP=$(TOP) PERL=$(PERL) $(PERL) run_tests.pl $(TESTS)

errors:

list-tests: