summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-08-16 06:12:54 +0000
committerBill Nottingham <notting@redhat.com>2002-08-16 06:12:54 +0000
commitcfd8eb25bdadc0b6f82d156b2558780be637905f (patch)
tree9993c07fcbe9a12e23e27d70a6d5967a40a633fd /Makefile
parentf785948aa9bec4fb7cab68ce9b9c1a124cd1d8e9 (diff)
downloadanaconda-cfd8eb25bdadc0b6f82d156b2558780be637905f.tar.gz
anaconda-cfd8eb25bdadc0b6f82d156b2558780be637905f.tar.xz
anaconda-cfd8eb25bdadc0b6f82d156b2558780be637905f.zip
use mininewt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4db430fb2..f460d110d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,10 +3,11 @@ include Makefile.inc
ifneq (ia64, $(ARCH))
MINISLANG=minislang
+MININEWT=mininewt
STUBS=stubs
endif
-SUBDIRSHD = balkan isys collage $(MINISLANG) loader po \
+SUBDIRSHD = balkan isys collage $(MINISLANG) $(MININEWT) loader po \
textw utils scripts bootdisk installclasses \
keymaps fonts iw pixmaps $(STUBS) iconvmodule isomd5sum
SUBDIRS = $(SUBDIRSHD)