projects
/
projets
/
cm-custom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f11572e
)
cleanup
author
Guillaume Castagnino
<casta@xwing.info>
Tue, 19 May 2015 16:35:20 +0000
(18:35 +0200)
committer
Guillaume Castagnino
<casta@xwing.info>
Tue, 19 May 2015 16:35:20 +0000
(18:35 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8d41a41dbdb3e91c81a49d0970c6b539d1d7dd9c..c0a0320baf4a6fa3cbc86fee9269c3784119711f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,13
+1,12
@@
ZIPFILE = cm-12.1-custom.zip
ZIPFILE_SIGNED = cm-12.1-custom-signed.zip
-KEYSTORE = tools/key.keystore
PRIVKEY = tools/testkey.pk8
PUBKEY = tools/testkey.x509.pem
DIRS = META-INF cm-data
FILES = cm.sh $(shell find $(DIRS) -type f)
-.PHONY: clean
keystore
+.PHONY: clean
all: zip