From 97a9ac8e49b06572bf929529366d7000e6dfa0ee Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 12 Jul 2013 16:01:37 -0600 Subject: Build/test framework for the Zmodem sz and rz commands which are on their way --- apps/system/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/system/Makefile') diff --git a/apps/system/Makefile b/apps/system/Makefile index b998bf166..a8cb5a338 100644 --- a/apps/system/Makefile +++ b/apps/system/Makefile @@ -38,7 +38,7 @@ # Sub-directories containing system task SUBDIRS = flash_eraseall free i2c install poweroff ramtest ramtron readline -SUBDIRS += sdcard sysinfo usbmonitor +SUBDIRS += sdcard sysinfo usbmonitor zmodem # Create the list of installed runtime modules (INSTALLED_DIRS) -- cgit v1.2.3