summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-13 23:13:29 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-13 23:13:29 +0300
commitdfa1c7026facc34fb9e153790c9f1522c7e5c816 (patch)
tree874cee199ddc0dd124f7e85b37c16eeab2b2dadc /src/CMakeLists.txt
parente74f8dbf42c027cdd4c32cc66036e0f4758d28c3 (diff)
downloadplus-dfa1c7026facc34fb9e153790c9f1522c7e5c816.tar.gz
plus-dfa1c7026facc34fb9e153790c9f1522c7e5c816.tar.bz2
plus-dfa1c7026facc34fb9e153790c9f1522c7e5c816.tar.xz
plus-dfa1c7026facc34fb9e153790c9f1522c7e5c816.zip
Move notifyflags.h into enums directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b2c7568ba..7fa11260f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -663,7 +663,7 @@ SET(SRCS
resources/modinfo.h
resources/notificationinfo.h
resources/notifications.h
- resources/notifyflags.h
+ enums/resources/notifyflags.h
resources/notifytypes.h
resources/db/monsterdb.cpp
resources/db/monsterdb.h