Include OpenRA.Renderer.SdlCommon.dll in 'make install'.

Merged from gentoo ebuild, https://github.com/cerebrum/dr/blob/master/games-strategy/openra/files/Makefile_rsdl.patch
This commit is contained in:
Chris Forbes
2011-08-05 17:47:52 +12:00
parent 499d9736cc
commit f3ea06c373

View File

@@ -209,7 +209,7 @@ BIN_INSTALL_DIR = $(DESTDIR)$(bindir)
INSTALL_DIR = $(DESTDIR)$(datadir)/openra
INSTALL = install
INSTALL_PROGRAM = $(INSTALL)
CORE = fileformats rcg rgl rnull game editor utility
CORE = fileformats rcg rgl rsdl rnull game editor utility
install: all
@-echo "Installing OpenRA to $(INSTALL_DIR)"