aboutsummaryrefslogtreecommitdiff
path: root/examples/other/dogm128/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/other/dogm128/Makefile')
-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
+