aboutsummaryrefslogtreecommitdiff
path: root/examples/other/usb_dfu/Makefile
diff options
context:
space:
mode:
authorUwe Hermann2010-12-29 15:52:37 +0100
committerUwe Hermann2010-12-29 15:55:12 +0100
commit36931dc991e4e68ed1ac32b328be788ae1affbe1 (patch)
tree894bbb7acd2fb732b1be2c40835224c3d468f281 /examples/other/usb_dfu/Makefile
parenta6e6a08a3ac7a61e3067e3d26bdb65ee6149e259 (diff)
Whitespace fixes.
Diffstat (limited to 'examples/other/usb_dfu/Makefile')
-rw-r--r--examples/other/usb_dfu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/other/usb_dfu/Makefile b/examples/other/usb_dfu/Makefile
index 9b107aa..183b7c8 100644
--- a/examples/other/usb_dfu/Makefile
+++ b/examples/other/usb_dfu/Makefile
@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = usbdfu
+BINARY = usbdfu
include ../../Makefile.include
+