Add target to make test certificates
authoraland <aland>
Fri, 11 Apr 2008 09:49:22 +0000 (09:49 +0000)
committeraland <aland>
Fri, 11 Apr 2008 09:49:22 +0000 (09:49 +0000)
Makefile

index 159e0c0..24d12d6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -118,6 +118,13 @@ check-includes:
 TAGS:
        etags `find src -type f -name '*.[ch]' -print`
 
+#
+#  Make test certificates.
+#
+.PHONY: certs
+certs:
+       @cd raddb/certs && $(MAKE)
+
 ######################################################################
 #
 #  Make a release.