]> git.donarmstrong.com Git - ca-certificates.git/blobdiff - cacert.org/Makefile
Merge branch 'rm_cacert'
[ca-certificates.git] / cacert.org / Makefile
diff --git a/cacert.org/Makefile b/cacert.org/Makefile
deleted file mode 100644 (file)
index 180ea6b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Makefile
-#
-
-all:
-
-clean:
-       rm -f cacert.org.crt
-
-install:
-       cat root.crt class3.crt > cacert.org.crt
-       install -m 644 cacert.org.crt $(CERTSDIR)/cacert.org.crt
-