Added about, vnc, cmdd to apps

This commit is contained in:
adamdunkels 2006-06-17 23:06:58 +00:00
parent 55769464f4
commit 627a8720b5
1 changed files with 2 additions and 2 deletions

View File

@ -27,12 +27,12 @@
#
# This file is part of the Contiki desktop environment
#
# $Id: Makefile,v 1.1 2006/06/17 22:41:28 adamdunkels Exp $
# $Id: Makefile,v 1.2 2006/06/17 23:06:58 adamdunkels Exp $
#
all: contiki-main
CONTIKI=../..
APPS=program-handler calc dhcp webbrowser editor ftp process-list shell irc netconf
APPS=program-handler calc dhcp webbrowser editor ftp process-list shell irc netconf about vnc cmdd
TARGET=gtk
-include $(CONTIKI)/Makefile.include