summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-05-09 15:42:16 +0000
committerMatt Wilson <msw@redhat.com>2000-05-09 15:42:16 +0000
commite6f90c9b08b5c891ae26c3153258929efc3d1bc0 (patch)
tree5068357295455aa9683b8bf4336ad835545bffd9 /Makefile
parenta3770073c3eb60219533134f6bcc4f3455cbad99 (diff)
downloadanaconda-e6f90c9b08b5c891ae26c3153258929efc3d1bc0.tar.gz
anaconda-e6f90c9b08b5c891ae26c3153258929efc3d1bc0.tar.xz
anaconda-e6f90c9b08b5c891ae26c3153258929efc3d1bc0.zip
ugh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 991413adc..bd67dbfe6 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SUBDIRS = $(SUBDIRSHD) gnome-map iw help pixmaps
endif
ifeq (i386, $(ARCH))
-SUBDIRS = ddcprobe edd $(SUBDIRS)
+SUBDIRS += ddcprobe edd
endif