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 c9aa86d commit 9412ef6Copy full SHA for 9412ef6
Makefile
@@ -29,7 +29,7 @@ api-docs:
29
install:
30
sudo $(MAKE) install -C build/gmake
31
32
-version: all src/version.h README.md quickref.html api-docs
+version: all src/version.h README.md quickref.html
33
34
clean:
35
$(MAKE) clean -C build/gmake
0 commit comments