summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2014-02-23 15:23:15 -0600
committerMichael Shuler <michael@pbandjelly.org>2014-02-23 15:23:15 -0600
commitdc63c085c390ee126f9100fee23c902d610a9bab (patch)
treed452863da5eb0a63fb821d8a10e18e9f08580eeb /Makefile
parent93bd5cfd6c522f66d707306e11dd34434f413cda (diff)
downloadca-certificates-dc63c085c390ee126f9100fee23c902d610a9bab.tar.gz
No longer ship cacert.org certificates.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c635403..6cc982e 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
#
CERTSDIR = /usr/share/ca-certificates
-SUBDIRS = mozilla cacert.org spi-inc.org
+SUBDIRS = mozilla spi-inc.org
all:
for dir in $(SUBDIRS); do \