From 21de300584601f990c440757197097746fa40034 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 7 Jul 2011 16:20:35 +0000 Subject: Add support for STM3210E-EVAL button interrupts git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/examples/Makefile') diff --git a/apps/examples/Makefile b/apps/examples/Makefile index d4e96c11a..95769ed0c 100644 --- a/apps/examples/Makefile +++ b/apps/examples/Makefile @@ -37,9 +37,9 @@ # Sub-directories -SUBDIRS = dhcpd ftpc hello helloxx hidkbd igmp mm mount nettest nsh null nx \ - nxffs nxflat ostest pashello pipe poll rgmp romfs sendmail serloop \ - thttpd udp uip usbserial usbstorage wget wlan +SUBDIRS = buttons dhcpd ftpc hello helloxx hidkbd igmp mm mount nettest \ + nsh null nx nxffs nxflat ostest pashello pipe poll rgmp romfs \ + sendmail serloop thttpd udp uip usbserial usbstorage wget wlan all: nothing .PHONY: nothing context depend clean distclean -- cgit v1.2.3