summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-12-25 10:17:25 +0100
committerAlexis211 <alexis211@gmail.com>2009-12-25 10:17:25 +0100
commit6994f34953fac9462e899d0b2c7af64e21c92a1e (patch)
treed4b1d10a4af6f630d168791d56fef6993ed2cb22 /Makefile
parentc4cb32b8534610a92931d825efefd6892e8412af (diff)
downloadMelon-6994f34953fac9462e899d0b2c7af64e21c92a1e.tar.gz
Melon-6994f34953fac9462e899d0b2c7af64e21c92a1e.zip
More work
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1c17615..b59b87b 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,8 @@ RamFSFiles = :/System :/System/Configuration :/System/Keymaps :/Applets \
Source/Applications/Shell/Applets/uptime:/Applets/uptime \
Source/Applications/Shell/Applets/free:/Applets/free \
Source/Applications/Shell/Applets/ls:/Applets/ls \
+ Source/Applications/Shell/Applets/pwd:/Applets/pwd \
+ Source/Applications/Demos/GOL:/GOL.app \
Source/Kernel/Ressources/Graphics/logo.text.cxd:/Melon-logo
Files = $(Kernel) $(RamFS)