diff options
author | Mike Fulbright <msf@redhat.com> | 2000-04-20 20:27:59 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2000-04-20 20:27:59 +0000 |
commit | 4fc505d551e9795a569135dfe24ddfc44c97a7c0 (patch) | |
tree | 92170eaccb3bed4d6a2505766030dcad4258268d /Makefile | |
parent | 64aa471ace3dd5cdba8a32902d9b59274eeb1470 (diff) | |
download | anaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.tar.gz anaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.tar.xz anaconda-4fc505d551e9795a569135dfe24ddfc44c97a7c0.zip |
Fixups to make modules findable after text and gui file renaming
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ include Makefile.inc VERSION = 7.0 -SUBDIRSHD = rpmmodule balkan isys libfdisk collage loader po \ +SUBDIRSHD = balkan isys libfdisk collage loader po \ minislang textw utils scripts bootdisk SUBDIRS = $(SUBDIRSHD) |