From b3c4afa620d640143363a4a8445336b24fa4ca74 Mon Sep 17 00:00:00 2001 From: Matthew Bowra-Dean Date: Mon, 22 Nov 2010 10:58:51 +1300 Subject: [PATCH] Bring Makefile up to date. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 633496d422..0ab3969048 100644 --- a/Makefile +++ b/Makefile @@ -240,10 +240,10 @@ install: all @cp -r mods/ra/tilesets $(INSTALL_DIR)/mods/ra @cp -r mods/ra/uibits $(INSTALL_DIR)/mods/ra - @cp -r shaders $(INSTALL_DIR) + @cp -r glsl $(INSTALL_DIR) + @cp -r cg $(INSTALL_DIR) @cp *.ttf $(INSTALL_DIR) @cp --parents -r thirdparty/Tao $(INSTALL_DIR) - @$(INSTALL_PROGRAM) thirdparty/WindowsBase.dll $(INSTALL_DIR) @$(INSTALL_PROGRAM) thirdparty/ICSharpCode.SharpZipLib.dll $(INSTALL_DIR) @-$(INSTALL_PROGRAM) VERSION $(INSTALL_DIR)