We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b7d75 commit 2732132Copy full SHA for 2732132
1 file changed
Makefile
@@ -22,4 +22,5 @@ uninstall:
22
rm -f $(DESTDIR)$(MANDIR)/ddgr.1.gz
23
rm -rf $(DESTDIR)$(DOCDIR)
24
25
-test: ;
+test:
26
+ ./ddgr --help
0 commit comments