summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-21 18:40:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-21 18:40:23 +0000
commit5501b0d32807dca70cf0b6d4f252fa8b050751db (patch)
treeca2fed26cf89d4b51196d41741b06b55d5cd93a9 /apps/Makefile
parent342a2fb06c717ae0fa55e3f1fba2dc28230a073f (diff)
downloadnuttx-5501b0d32807dca70cf0b6d4f252fa8b050751db.tar.gz
nuttx-5501b0d32807dca70cf0b6d4f252fa8b050751db.tar.bz2
nuttx-5501b0d32807dca70cf0b6d4f252fa8b050751db.zip
TIFF initialization is complete
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3967 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index d4a6b2e73..1e80685e3 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -48,7 +48,7 @@ APPDIR = ${shell pwd}
# list can be extended by the .config file as well
CONFIGURED_APPS =
-SUBDIRS = examples interpreters namedapp nshlib netutils system vsn
+SUBDIRS = examples graphics interpreters namedapp nshlib netutils system vsn
-include .config