From cd6c5655e4b5434f599db4472f62d22e252c50ab Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 3 Jul 2014 17:31:17 -0600 Subject: Rename apps/examples/uip to apps/examples/webserver --- apps/examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/Makefile') diff --git a/apps/examples/Makefile b/apps/examples/Makefile index a4bca7dfe..48a328d4e 100644 --- a/apps/examples/Makefile +++ b/apps/examples/Makefile @@ -44,7 +44,7 @@ SUBDIRS += nrf24l01_term nsh null nx nxconsole nxffs nxflat nxhello nximage SUBDIRS += nxlines nxtext ostest pashello pipe poll posix_spawn pwm qencoder SUBDIRS += random relays rgmp romfs sendmail serialblaster serloop serialrx SUBDIRS += slcd smart smart_test tcpecho telnetd thttpd tiff touchscreen udp -SUBDIRS += uip usbserial usbterm watchdog wget wgetjson xmlrpc +SUBDIRS += usbserial usbterm watchdog webserver wget wgetjson xmlrpc # Sub-directories that might need context setup. Directories may need # context setup for a variety of reasons, but the most common is because -- cgit v1.2.3