aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c3b5ca..dc5af5b 100755
--- a/Makefile
+++ b/Makefile
@@ -477,7 +477,7 @@ $(SHA1) $(SHA256) $(SHA512): $(RPI_TAR_GZ)
else
-release_targets := $(ISO) $(pkgdiff) $(xdelta)
+release_targets := $(ISO) $(pkgdiff)
SHA1 := $(ISO).sha1
SHA256 := $(ISO).sha256
SHA512 := $(ISO).sha512