diff options
author | Erik Troan <ewt@redhat.com> | 2000-05-09 19:10:06 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2000-05-09 19:10:06 +0000 |
commit | 5dc2f2f9fca021502c586d4cd84f4f9e627674bb (patch) | |
tree | 859e3a3ad08b4535754f5d4f520caaecc4d8aeb7 /Makefile | |
parent | 9d0fd87f2d3c684ad548f97cb82238c076682260 (diff) | |
download | anaconda-5dc2f2f9fca021502c586d4cd84f4f9e627674bb.tar.gz anaconda-5dc2f2f9fca021502c586d4cd84f4f9e627674bb.tar.xz anaconda-5dc2f2f9fca021502c586d4cd84f4f9e627674bb.zip |
added fonts
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ VERSION = 7.0 SUBDIRSHD = balkan isys libfdisk collage loader po text-help \ minislang textw utils scripts bootdisk installclasses \ - keymaps + keymaps fonts SUBDIRS = $(SUBDIRSHD) ifneq (ia64, $(ARCH)) |