aboutsummaryrefslogtreecommitdiff
path: root/examples/obldc/can/Makefile
diff options
context:
space:
mode:
authorUwe Hermann2010-12-26 00:30:05 +0100
committerUwe Hermann2010-12-26 00:30:05 +0100
commit06d1a5ca80e81b06d430201923d4002b7eb6ebe8 (patch)
tree7034888a3cfef68fffecb27124e6d6ca57376019 /examples/obldc/can/Makefile
parente7d765ea907dada5d42735a43ccf0b45080789c1 (diff)
CAN: Cosmetics and coding-style fixes.
Diffstat (limited to 'examples/obldc/can/Makefile')
-rw-r--r--examples/obldc/can/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obldc/can/Makefile b/examples/obldc/can/Makefile
index 124b7a7..397a445 100644
--- a/examples/obldc/can/Makefile
+++ b/examples/obldc/can/Makefile
@@ -17,6 +17,6 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = can
+BINARY = can
include ../../Makefile.include