diff options
| author | D G Turner | 2013-11-07 12:58:34 +0100 | 
|---|---|---|
| committer | D G Turner | 2013-11-24 00:48:01 +0000 | 
| commit | 1ac01d2333af11d403ef84dd5192abb18814e5b3 (patch) | |
| tree | 3cb2ba3a7a2c3aba1229ba4c99ec958ac63c1bbf /engines/mohawk | |
| parent | 00c27a28f91cc2bbf512461e69c86be998462728 (diff) | |
| download | scummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.tar.gz scummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.tar.bz2 scummvm-rg350-1ac01d2333af11d403ef84dd5192abb18814e5b3.zip  | |
BUILD: Remove need for engine-plugin.h in engines.
This is now generated automatically by the configure script from the
engine directory names.
Diffstat (limited to 'engines/mohawk')
| -rw-r--r-- | engines/mohawk/engine-plugin.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/mohawk/engine-plugin.h b/engines/mohawk/engine-plugin.h deleted file mode 100644 index d2e69794b1..0000000000 --- a/engines/mohawk/engine-plugin.h +++ /dev/null @@ -1,3 +0,0 @@ -#if PLUGIN_ENABLED_STATIC(MOHAWK) -LINK_PLUGIN(MOHAWK) -#endif  | 
