summaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-09-21 18:40:23 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-09-21 18:40:23 +0000
commit22a01de3dfb6122a65b2fbb3e54dc5e89cf55765 (patch)
treeca2fed26cf89d4b51196d41741b06b55d5cd93a9 /apps/Makefile
parentcbe1dbb0269cf38243d5b5bc352b55c7c6598805 (diff)
TIFF initialization is complete
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3967 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 d4a6b2e739..1e80685e31 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