Added about, vnc, cmdd to apps

This commit is contained in:
adamdunkels 2006-06-17 23:06:58 +00:00
parent 55769464f4
commit 627a8720b5

View file

@ -27,12 +27,12 @@
# #
# This file is part of the Contiki desktop environment # 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 all: contiki-main
CONTIKI=../.. 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 TARGET=gtk
-include $(CONTIKI)/Makefile.include -include $(CONTIKI)/Makefile.include