summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-01-24 18:19:22 +0000
committerChris Lumens <clumens@redhat.com>2006-01-24 18:19:22 +0000
commite9a7f43a63f67c3b9cb1733eae6bfa220a40da5d (patch)
tree159668cf6b82593dd41dfed47d62bb1c85396a62 /Makefile
parent2c9cc4130c021558ac3165d1b5a922fa1e3e491c (diff)
downloadanaconda-e9a7f43a63f67c3b9cb1733eae6bfa220a40da5d.tar.gz
anaconda-e9a7f43a63f67c3b9cb1733eae6bfa220a40da5d.tar.xz
anaconda-e9a7f43a63f67c3b9cb1733eae6bfa220a40da5d.zip
Sync up libunicode-lite with wcstubs and build it as a static library to
link into the loader (#178386).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee09502b0..56e98a600 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ VERSION := $(shell awk '/Version:/ { print $$2 }' anaconda.spec)
RELEASE := $(shell awk '/Release:/ { print $$2 }' anaconda.spec)
CVSROOT ?= ${CVSROOT:-$(shell cat CVS/Root 2>/dev/null)}
-SUBDIRS = isys loader2 po stubs \
+SUBDIRS = isys stubs loader2 po \
textw utils scripts bootdisk installclasses \
iw pixmaps isomd5sum command-stubs ui
# fonts aren't on s390/s390x