summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-05-02 18:18:52 -0300
committershennetsind <ind@henn.et>2013-05-02 18:18:52 -0300
commit430ff860079e70039f0b67910976f2c111a92570 (patch)
tree23462b57304fbe9222ef9d26f341a604068dcb28 /CMakeLists.txt
parent4dbe6ac4e8ae91249848777b2127049318107c4c (diff)
downloadhercules-430ff860079e70039f0b67910976f2c111a92570.tar.gz
hercules-430ff860079e70039f0b67910976f2c111a92570.tar.bz2
hercules-430ff860079e70039f0b67910976f2c111a92570.tar.xz
hercules-430ff860079e70039f0b67910976f2c111a92570.zip
Follow up a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5d
Missing CMakeLists.txt edit, removed unnecessary check on the sample plugin Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0ae227aae..883920817 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -493,6 +493,7 @@ set( RUNTIME_DIRECTORIES
"doc"
"log"
"npc"
+ "plugins"
"sql-files"
"tools"
)