summaryrefslogtreecommitdiffstats
path: root/rules/lsh.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lsh.make')
-rw-r--r--rules/lsh.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/lsh.make b/rules/lsh.make
index 2a090673a..87bb6ec29 100644
--- a/rules/lsh.make
+++ b/rules/lsh.make
@@ -103,7 +103,7 @@ endif
lsh_clean:
rm -rf $(STATEDIR)/lsh.*
- rm -rf $(IMAGEDIR)/lsh_*
+ rm -rf $(PKGDIR)/lsh_*
rm -rf $(LSH_DIR)
# vim: syntax=make