summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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))