summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-05-09 17:15:47 +0000
committerErik Troan <ewt@redhat.com>2000-05-09 17:15:47 +0000
commitdaabc364cc6e3468d291071d086e87f83573928e (patch)
treee420ec71e8b9c253de006f654b7c3be1723149e7 /Makefile
parent12dca858f185333b1e23d758bda6b4353dc89598 (diff)
downloadanaconda-daabc364cc6e3468d291071d086e87f83573928e.tar.gz
anaconda-daabc364cc6e3468d291071d086e87f83573928e.tar.xz
anaconda-daabc364cc6e3468d291071d086e87f83573928e.zip
added keymaps directory
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7422e5daf..2366fdb8f 100644
--- a/Makefile
+++ b/Makefile
@@ -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))