install: crashdialog_TARGET no longer exists after 307eaec
This commit is contained in:
2
Makefile
2
Makefile
@@ -71,7 +71,7 @@ INSTALL_DATA = $(INSTALL) -m644
|
|||||||
|
|
||||||
# program targets
|
# program targets
|
||||||
CORE = rsdl2 rnull game utility
|
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`)
|
VERSION = $(shell git name-rev --name-only --tags --no-undefined HEAD 2>/dev/null || echo git-`git rev-parse --short HEAD`)
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user