Fix memstat and add it to the disk image.
diff --git a/contiki-cpc/Makefile.programs b/contiki-cpc/Makefile.programs
index 79b8e4e..c1e3a41 100644
--- a/contiki-cpc/Makefile.programs
+++ b/contiki-cpc/Makefile.programs
@@ -63,7 +63,8 @@
 	./apps/config.prg \
 	./apps/confedit.prg \
 	./apps/confedit.dsc \
-	../contiki/apps/shell.prg ../contiki/apps/shell.dsc 
+	../contiki/apps/shell.prg ../contiki/apps/shell.dsc \
+    ./apps/memstat.prg ./apps/memstat.dsc
 #	$(UIP_PRGS) \
 
 #	./cfs-cpc.drv \
@@ -73,7 +74,6 @@
 #	./slip.drv slip.dsc \
 #	./cgterm.prg cgterm.dsc \
 
-#	./apps/memstat.prg ./apps/memstat.dsc \
 
 SYS=cpc