From ab58ea7f1261e97b94d9f0779aec9d5534768c05 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 14 Mar 2016 16:10:25 +1100 Subject: [PATCH] Updated Makefile for hori_scroll example --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e9e3889..c8d2093 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,8 @@ SUBDIRS=tools/makeadf \ 014.lace_mode\ 015.sliced_ham\ 016.copper_fun\ - 017.dual_playfield + 017.dual_playfield\ + 018.vert_scroll .PHONY: subdirs $(SUBDIRS)