summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22f04c5..a15bfad 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,8 @@ Floppy = Melon.img
Projects = Kernel Tools/MakeRamFS
RamFS = Init.rfs
-RamFSFiles = :/System :/System/Applications :/System/Configuration \
+RamFSFiles = :/System :/System/Applications :/System/Configuration :/System/Keymaps \
+ Source/Kernel/Ressources/Keymaps/fr.mkm:/System/Keymaps/fr.mkm \
Source/Kernel/Ressources/Texts/Welcome.txt:/Welcome.txt \
:/Useless \
Source/Kernel/Ressources/Texts/Info.txt:/Useless/Info.txt \