summaryrefslogtreecommitdiff
path: root/plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2012-09-29 01:31:12 +0200
committerPetr Mrázek2012-09-29 01:31:12 +0200
commit4258d1eb83f4203f07e5a15f791164d46c5c559b (patch)
tree66698f2e8fb8c1fff037e325484aef5cfccab04c /plugins/CMakeLists.txt
parent44a74ddc38abf86d093db2e7ff2aa3af24bf8173 (diff)
parent0e124bf62bd5aeae4b7adbb32ae5819fc7175b2d (diff)
downloaddfhack-4258d1eb83f4203f07e5a15f791164d46c5c559b.tar.gz
dfhack-4258d1eb83f4203f07e5a15f791164d46c5c559b.tar.bz2
dfhack-4258d1eb83f4203f07e5a15f791164d46c5c559b.tar.xz
Merge branch 'experimental' of https://github.com/expwnent/dfhack
Diffstat (limited to 'plugins/CMakeLists.txt')
-rw-r--r--plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index 0b0ad046..91d57821 100644
--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -126,6 +126,7 @@ if (BUILD_SUPPORTED)
DFHACK_PLUGIN(add-spatter add-spatter.cpp)
# not yet. busy with other crud again...
#DFHACK_PLUGIN(versionosd versionosd.cpp)
+ DFHACK_PLUGIN(misery misery.cpp)
endif()