Fixed mpeg plugin entry

This commit is contained in:
Robert Osfield
2004-03-09 15:39:10 +00:00
parent d8457a43e5
commit 851d1e0ae1

View File

@@ -88,7 +88,7 @@ ifeq ($(LIBPNG_INSTALLED),yes)
endif
ifeq ($(LIBMPEG3_INSTALLED),yes)
EXAMPLE_DIRS += mpeg
PLUGIN_DIRS += mpeg
endif