diff options
author | Erik Troan <ewt@redhat.com> | 2000-05-09 17:15:47 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2000-05-09 17:15:47 +0000 |
commit | daabc364cc6e3468d291071d086e87f83573928e (patch) | |
tree | e420ec71e8b9c253de006f654b7c3be1723149e7 /Makefile | |
parent | 12dca858f185333b1e23d758bda6b4353dc89598 (diff) | |
download | anaconda-daabc364cc6e3468d291071d086e87f83573928e.tar.gz anaconda-daabc364cc6e3468d291071d086e87f83573928e.tar.xz anaconda-daabc364cc6e3468d291071d086e87f83573928e.zip |
added keymaps directory
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ include Makefile.inc VERSION = 7.0 SUBDIRSHD = balkan isys libfdisk collage loader po text-help \ - minislang textw utils scripts bootdisk installclasses + minislang textw utils scripts bootdisk installclasses \ + keymaps SUBDIRS = $(SUBDIRSHD) ifneq (ia64, $(ARCH)) |