Skip to content
Snippets Groups Projects
Commit 6cfeeb3b authored by Steve Holme's avatar Steve Holme
Browse files

Makefile.am: Corrected a couple of grammar errors

parent c346df06
No related branches found
No related tags found
No related merge requests found
......@@ -248,11 +248,11 @@ uninstall-hook:
cd docs && $(MAKE) uninstall
ca-bundle: lib/mk-ca-bundle.pl
@echo "generate a fresh ca-bundle.crt"
@echo "generating a fresh ca-bundle.crt"
@perl $< -b -l -u lib/ca-bundle.crt
ca-firefox: lib/firefox-db2pem.sh
@echo "generate a fresh ca-bundle.crt"
@echo "generating a fresh ca-bundle.crt"
./lib/firefox-db2pem.sh lib/ca-bundle.crt
checksrc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment