aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-03-20 18:32:11 +0000
committerMike Baker <mbm@openwrt.org>2006-03-20 18:32:11 +0000
commit67c5a6c1bfeb3c10ea7074a3952a6e4e706ae2e1 (patch)
tree28a3293abb28e3a8eb72ff27563857f2c326f81c /package/Makefile
parent5cbf281a46eb3c66b012c70d9d59299cf0e5c958 (diff)
downloadmaster-187ad058-67c5a6c1bfeb3c10ea7074a3952a6e4e706ae2e1.tar.gz
master-187ad058-67c5a6c1bfeb3c10ea7074a3952a6e4e706ae2e1.tar.bz2
master-187ad058-67c5a6c1bfeb3c10ea7074a3952a6e4e706ae2e1.zip
fix motion package
aka - clean up someone elses's mess git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3419 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile
index eaf9bf43c9..049a47a996 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -439,7 +439,7 @@ mini_httpd-compile: openssl-compile
endif
ifneq ($(BR2_PACKAGE_MOTION),)
-motion-compile: libjpeg-compile
+motion-compile: jpeg-compile
endif
ifneq ($(BR2_PACKAGE_MPD_MP3),)