From 5501b0d32807dca70cf0b6d4f252fa8b050751db Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 21 Sep 2011 18:40:23 +0000 Subject: TIFF initialization is complete git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3967 42af7a65-404d-4744-a932-0658087f49c3 --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/Makefile') 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 -- cgit v1.2.3