From 76d298045b6f6295ef2486bd1adb0ba84122e3f0 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 13 Nov 2011 19:31:19 +0100 Subject: [PATCH] correct install dir --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ea3656..ad6e442 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,5 +42,5 @@ add_definitions( # Install Files ############## -install(FILES marsmail.exe pmail.bat pmgate.sys ohlogscr.bat pmdflts.ini DESTINATION ${MARS_NWE_INSTALL_FULL_FILEDIR}/SYS/) +install(FILES marsmail.exe pmail.bat pmgate.sys ohlogscr.bat pmdflts.ini DESTINATION ${MARS_NWE_INSTALL_FULL_FILEDIR}/SYS/public)