summaryrefslogtreecommitdiff
path: root/Makefile
authorschurig <schurig>2003-07-01 06:20:57 (UTC)
committer schurig <schurig>2003-07-01 06:20:57 (UTC)
commita7ef648891e3460cc4051591bdfc8c69e0d84a70 (patch) (side-by-side diff)
treefcc6d5abb29ea0882c0d66e2e7d16f3639ade795 /Makefile
parent1b9ed2e0406d99aa7eaa5c72b5022a438cf5d03f (diff)
downloadopie-a7ef648891e3460cc4051591bdfc8c69e0d84a70.zip
opie-a7ef648891e3460cc4051591bdfc8c69e0d84a70.tar.gz
opie-a7ef648891e3460cc4051591bdfc8c69e0d84a70.tar.bz2
fixed bug about CURSES_LOC
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3326c70..a85ed57 100644
--- a/Makefile
+++ b/Makefile
@@ -75,6 +75,9 @@ menuconfig : scripts/lxdialog/lxdialog
$(call descend,scripts/kconfig,mconf)
./scripts/kconfig/mconf ./config.in
+scripts/lxdialog/lxdialog:
+ make -C scripts/lxdialog
+
config :
$(call descend,scripts/kconfig,conf)
./scripts/kconfig/conf ./config.in