Add mousequery to build

develop
Anuradha Dissanayake 2013-03-16 20:35:53 +13:00
parent c16bd3d71a
commit 4bd5e3db77
1 changed files with 1 additions and 0 deletions

@ -140,6 +140,7 @@ if (BUILD_SUPPORTED)
DFHACK_PLUGIN(buildingplan buildingplan.cpp)
DFHACK_PLUGIN(resume resume.cpp)
DFHACK_PLUGIN(dwarfmonitor dwarfmonitor.cpp)
DFHACK_PLUGIN(mousequery mousequery.cpp)
endif()