From 01dbbb72fa81334b54df125ca22b3890268cca83 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 7 Jun 2015 14:21:07 +0000 Subject: [PATCH] install: crashdialog_TARGET no longer exists after 307eaec --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 55a0a98dbc..79b973e517 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ INSTALL_DATA = $(INSTALL) -m644 # program targets CORE = rsdl2 rnull game utility -TOOLS = editor crashdialog +TOOLS = editor gamemonitor VERSION = $(shell git name-rev --name-only --tags --no-undefined HEAD 2>/dev/null || echo git-`git rev-parse --short HEAD`) # dependencies