diff options
| author | expwnent | 2012-08-23 22:21:09 -0400 |
|---|---|---|
| committer | expwnent | 2012-08-23 22:21:09 -0400 |
| commit | 15adb17559992fd6feb87d26235c1280bf8c009c (patch) | |
| tree | 2a4f20f77d80d2c6eeee65c4a685d938758abda6 /plugins/CMakeLists.txt | |
| parent | eac2f3f5d1fb93fb47b8a060892d1eb38af33ac5 (diff) | |
| download | dfhack-15adb17559992fd6feb87d26235c1280bf8c009c.tar.gz dfhack-15adb17559992fd6feb87d26235c1280bf8c009c.tar.bz2 dfhack-15adb17559992fd6feb87d26235c1280bf8c009c.tar.xz | |
Converted tabs to spaces.
Diffstat (limited to 'plugins/CMakeLists.txt')
| -rw-r--r-- | plugins/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt index 670c9ce7..55a7c250 100644 --- a/plugins/CMakeLists.txt +++ b/plugins/CMakeLists.txt @@ -115,7 +115,7 @@ if (BUILD_SUPPORTED) DFHACK_PLUGIN(sort sort.cpp LINK_LIBRARIES lua) # not yet. busy with other crud again... #DFHACK_PLUGIN(versionosd versionosd.cpp) - DFHACK_PLUGIN(misery misery.cpp) + DFHACK_PLUGIN(misery misery.cpp) endif() |
