summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-06-07 21:04:41 +0000
committerErik Troan <ewt@redhat.com>2000-06-07 21:04:41 +0000
commit2f7316971af4d6278af8cd4d87f95087767fdb29 (patch)
tree065a9bd69ab516c387af07d30deeec49e62ad748 /Makefile
parent2792ea7253c07324f734d57fa6c463fbaa5fcad6 (diff)
downloadanaconda-2f7316971af4d6278af8cd4d87f95087767fdb29.tar.gz
anaconda-2f7316971af4d6278af8cd4d87f95087767fdb29.tar.xz
anaconda-2f7316971af4d6278af8cd4d87f95087767fdb29.zip
ia64 isn't so special
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4b11ead81..611d8cedc 100644
--- a/Makefile
+++ b/Makefile
@@ -4,12 +4,11 @@ VERSION = 7.0
SUBDIRSHD = balkan isys libfdisk collage loader po text-help \
minislang textw utils scripts bootdisk installclasses \
- keymaps fonts
+ keymaps fonts gnome-map iw help pixmaps
SUBDIRS = $(SUBDIRSHD)
ifneq (ia64, $(ARCH))
SUBDIRSHD += stubs
-SUBDIRS = $(SUBDIRSHD) gnome-map iw help pixmaps
endif
ifeq (i386, $(ARCH))