diff options
author | Alexis211 <alexis211@gmail.com> | 2009-12-20 19:39:46 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-12-20 19:39:46 +0100 |
commit | 1d301e54da75b90172d129594265f2b629f3125a (patch) | |
tree | 1eb918a01ef7677c4328ef1d23a2538647448f0b /Makefile | |
parent | 13d720389a01161a327a30918ad7ac9eec4a3d6c (diff) | |
download | Melon-1d301e54da75b90172d129594265f2b629f3125a.tar.gz Melon-1d301e54da75b90172d129594265f2b629f3125a.zip |
rot13, demo app for StreamApp, is working :)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ RamFSFiles = :/System :/System/Applications :/System/Configuration :/System/Keym Source/Applications/Shell/Shell:/Applications/Shell/Shell.app \ Source/Applications/Shell/Help.txt:/Applications/Shell/Help.txt \ Source/Applications/PaperWork/PaperWork:/System/Applications/PaperWork.app \ + Source/Applications/Shell/Applets/rot13:/rot13 \ :/Useless \ Source/Kernel/Ressources/Graphics/logo.text.cxd:/Useless/Melon-logo |