diff options
author | Matt Wilson <msw@redhat.com> | 1999-09-03 14:15:53 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-09-03 14:15:53 +0000 |
commit | 91903ba5adafda7aef7b18aa1595538394cc824e (patch) | |
tree | 7038df8c1940f738833cc9097675584acbf4ff8c /Makefile | |
parent | 5ed2fb154dfe063405d1f4c60cb656c7580da023 (diff) | |
download | anaconda-91903ba5adafda7aef7b18aa1595538394cc824e.tar.gz anaconda-91903ba5adafda7aef7b18aa1595538394cc824e.tar.xz anaconda-91903ba5adafda7aef7b18aa1595538394cc824e.zip |
hit help/ subdir for cd installs
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SUBDIRSHD = rpmmodule isys balkan libfdisk collage loader stubs po kudzu \ minislang -SUBDIRS = $(SUBDIRSHD) gnome-map iw ddcprobe +SUBDIRS = $(SUBDIRSHD) gnome-map iw ddcprobe help BUILDONLYSUBDIRS = pump TOPDIR = ../../.. |