summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-03-17 15:54:03 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-17 15:54:03 -0700
commit10ff766486cd8cf207f20ceeb0c952806741a48a (patch)
treee6162ac9d553f640a3d8cc8740a0f81d78c27fae /makefile
parent2587a89dd030beca3ea2733e34342e5ee54c9896 (diff)
Remove obsolete .PHONY: sign.
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 78a55c1..31a3bee 100644
--- a/makefile
+++ b/makefile
@@ -200,4 +200,4 @@ $(lproj_deb): $(shell find MobileCydia.app -name '*.strings') cydia-lproj.contro
package: debs/cydia_$(version)_iphoneos-arm.deb $(lproj_deb)
-.PHONY: all clean package sign
+.PHONY: all clean package