GFX: Add MPEG and video-superclass to module.mk

This commit is contained in:
Einar Johan T. Sømåen 2011-05-12 00:59:49 +08:00 committed by Pawel Kolodziejski
parent 467d185b65
commit 65eeb0bb6a

View File

@ -35,6 +35,8 @@ MODULE_OBJS := \
smush/blocky8.o \
smush/blocky16.o \
smush/smush.o \
smush/video.o \
smush/mpeg.o \
smush/vima.o \
actor.o \
bitmap.o \