diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-01-21 23:07:11 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-01-21 23:07:11 +0000 |
commit | 3ec229093dfa2c14d51ca86e6b2e761d05f8d01a (patch) | |
tree | 911f3a9269d665ac2325d1c0e8eec58f55c58851 | |
parent | a01bd726ac0f698adfe30b3691345badc266aa0d (diff) | |
download | anaconda-3ec229093dfa2c14d51ca86e6b2e761d05f8d01a.tar.gz anaconda-3ec229093dfa2c14d51ca86e6b2e761d05f8d01a.tar.xz anaconda-3ec229093dfa2c14d51ca86e6b2e761d05f8d01a.zip |
oops, lost the loader dirafter.bootloader.merge
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ MINISLANG=minislang STUBS=stubs endif -SUBDIRSHD = balkan isys collage $(MINISLANG) po \ +SUBDIRSHD = balkan isys collage $(MINISLANG) loader po \ textw utils scripts bootdisk installclasses \ keymaps fonts iw pixmaps $(STUBS) iconvmodule SUBDIRS = $(SUBDIRSHD) |