diff options
author | Matt Wilson <msw@redhat.com> | 2000-10-09 19:02:13 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-10-09 19:02:13 +0000 |
commit | 41f45b667d02c6c1e3ce1ba9db2417d282f0c801 (patch) | |
tree | ccbebbb87f35c312f86ed1fc6584ca2a49f6865b /Makefile | |
parent | abfa5ce46c51144aec836637c7856fc2d45c725d (diff) | |
download | anaconda-41f45b667d02c6c1e3ce1ba9db2417d282f0c801.tar.gz anaconda-41f45b667d02c6c1e3ce1ba9db2417d282f0c801.tar.xz anaconda-41f45b667d02c6c1e3ce1ba9db2417d282f0c801.zip |
build minislang before the loader
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ VERSION = 7.0.1 RELEASE = 6 SNAPRELEASE = $(shell date "+1.%Y%m%d%H%M") -SUBDIRSHD = balkan isys libfdisk collage loader po text-help \ - minislang textw utils scripts bootdisk installclasses \ +SUBDIRSHD = balkan isys libfdisk collage minislang loader po text-help \ + textw utils scripts bootdisk installclasses \ keymaps fonts gnome-map iw help pixmaps SUBDIRS = $(SUBDIRSHD) |