summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>1999-12-03 17:34:57 +0000
committerMike Fulbright <msf@redhat.com>1999-12-03 17:34:57 +0000
commitb38b7e636fb6585ee3740b2f3a8ac377b259fa5e (patch)
tree3fb7c401710d7810fdc5e0d5d7e8479425e9f277 /Makefile
parentb7912c0e7da1d25c6ce9395f549b080e44393ab9 (diff)
downloadanaconda-b38b7e636fb6585ee3740b2f3a8ac377b259fa5e.tar.gz
anaconda-b38b7e636fb6585ee3740b2f3a8ac377b259fa5e.tar.xz
anaconda-b38b7e636fb6585ee3740b2f3a8ac377b259fa5e.zip
Removed ddcprobe from reconfig mode requirements.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d676dfcd..9d7b50950 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BUILDONLYSUBDIRS = pump
ifeq (i386, $(ARCH))
SUBDIRS += ddcprobe
-SUBDIRSRECFG += ddcprobe
+#SUBDIRSRECFG += ddcprobe
endif