summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2015-12-04 22:53:00 -0600
committerMichael Shuler <michael@pbandjelly.org>2015-12-04 22:53:00 -0600
commit12b1983c7f396327302088851251cdb797923c02 (patch)
tree8d9d6a21195010b9f8ed6e780733594a1c5e1016 /Makefile
parent1c274f550b03d68759d75784f99203f1c850b754 (diff)
downloadca-certificates-12b1983c7f396327302088851251cdb797923c02.tar.gz
Removed SPI CA, prepped changelog/NEWS for 20151204 release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cc982e..ce270f1 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
#
CERTSDIR = /usr/share/ca-certificates
-SUBDIRS = mozilla spi-inc.org
+SUBDIRS = mozilla
all:
for dir in $(SUBDIRS); do \