summaryrefslogtreecommitdiffstats
path: root/rules/lsh.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2003-10-26 13:29:46 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2003-10-26 13:29:46 +0000
commit204da70536825cc8646804d2e539eaeb81f0c7d9 (patch)
treebe300abcbd3fead4441190d569fd9aa3e19a4f21 /rules/lsh.make
parentaf1c2826c501a0f1f2d994da249b36d214fbdd89 (diff)
downloadptxdist-204da70536825cc8646804d2e539eaeb81f0c7d9.tar.gz
ptxdist-204da70536825cc8646804d2e539eaeb81f0c7d9.tar.xz
* (lsh_targetinstall_deps)
fixed typo gmp.targetinstall -> gmp3.targetinstall git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@657 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/lsh.make')
-rw-r--r--rules/lsh.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/lsh.make b/rules/lsh.make
index 7b90eb376..703cfb7f7 100644
--- a/rules/lsh.make
+++ b/rules/lsh.make
@@ -1,5 +1,5 @@
# -*-makefile-*-
-# $Id: lsh.make,v 1.6 2003/10/26 06:27:07 mkl Exp $
+# $Id: lsh.make,v 1.7 2003/10/26 13:29:46 mkl Exp $
#
# Copyright (C) 2002, 2003 by Pengutronix e.K., Hildesheim, Germany
#
@@ -139,7 +139,7 @@ lsh_targetinstall: $(STATEDIR)/lsh.targetinstall
lsh_targetinstall_deps = \
$(STATEDIR)/lsh.compile \
- $(STATEDIR)/gmp.targetinstall \
+ $(STATEDIR)/gmp3.targetinstall \
$(STATEDIR)/liboop.targetinstall \
$(STATEDIR)/zlib.targetinstall