aboutsummaryrefslogtreecommitdiff
path: root/examples/other/dogm128
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/dogm128
parenta6e6a08a3ac7a61e3067e3d26bdb65ee6149e259 (diff)
Whitespace fixes.
Diffstat (limited to 'examples/other/dogm128')
-rw-r--r--examples/other/dogm128/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/other/dogm128/Makefile b/examples/other/dogm128/Makefile
index 158b33b..74ec0e5 100644
--- a/examples/other/dogm128/Makefile
+++ b/examples/other/dogm128/Makefile
@@ -17,8 +17,9 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = main
+BINARY = main
OBJS = dogm128.o
include ../../Makefile.include
+