Fix make test
This commit is contained in:
2
Makefile
2
Makefile
@@ -51,7 +51,7 @@ uninstall:
|
|||||||
rm -f $(DESTDIR)$(CFGPREFIX)/systemd/system/$(EXE).service
|
rm -f $(DESTDIR)$(CFGPREFIX)/systemd/system/$(EXE).service
|
||||||
|
|
||||||
test:
|
test:
|
||||||
$(GO) test -count=1 -v $(EXE)/extractor
|
$(GO) test -count=1 -v git.nobrain.org/r4/dischord/extractor/
|
||||||
|
|
||||||
.PHONY: all debug fmt install uninstall clean
|
.PHONY: all debug fmt install uninstall clean
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user