Browse Source

Add libmpcodecs to the list of libavfilter subdirectories.

tags/n0.8
Carl Eugen Hoyos 14 years ago
parent
commit
8214249051
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/Makefile

+ 1
- 1
libavfilter/Makefile View File

@@ -127,6 +127,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/pullup.o

-include $(SUBDIR)$(ARCH)/Makefile

DIRS = x86
DIRS = x86 libmpcodecs

include $(SUBDIR)../subdir.mak

Loading…
Cancel
Save