summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-31 16:25:12 +0000
committerMatt Wilson <msw@redhat.com>1999-08-31 16:25:12 +0000
commitd19bec470604c96a17abbd89a9495809ba96f087 (patch)
treed24e35c19a76ae15b2822ac140810b89af21cbb6
parent8cac40fcca98699689978badc2adf77fbd193a16 (diff)
downloadanaconda-d19bec470604c96a17abbd89a9495809ba96f087.tar.gz
anaconda-d19bec470604c96a17abbd89a9495809ba96f087.tar.xz
anaconda-d19bec470604c96a17abbd89a9495809ba96f087.zip
add ddcprobe
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d5119c29..c20b4444d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
SUBDIRSHD = rpmmodule isys balkan libfdisk collage loader stubs po kudzu \
minislang
-SUBDIRS = $(SUBDIRSHD) gnome-map iw
+SUBDIRS = $(SUBDIRSHD) gnome-map iw ddcprobe
BUILDONLYSUBDIRS = pump
TOPDIR = ../../..