diff options
-rw-r--r-- | engines/cine/module.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/module.mk b/engines/cine/module.mk index 89f833f071..ce75490171 100644 --- a/engines/cine/module.mk +++ b/engines/cine/module.mk @@ -25,7 +25,7 @@ MODULE_OBJS = \ various.o MODULE_DIRS += \ - cine + engines/cine # This module can be built as a plugin ifdef BUILD_PLUGINS |