Removed package and modified Makefile to allow test to run

This commit is contained in:
2016-09-20 14:10:50 -05:00
parent 418ae0646f
commit c78e5a7384
2 changed files with 1 additions and 1 deletions

View File

@@ -68,7 +68,7 @@ $(ROOT): $(SRCDIR)/bzip2
@$(SNAPHACKS)
test: $(ROOT)
test:
@cd $(SRCDIR); \
make test

Binary file not shown.