mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
295 B

--- ./Makefile~ 2006-08-15 14:51:16.000000000 +0200
+++ ./Makefile 2006-08-15 14:52:37.000000000 +0200
@@ -186,6 +186,9 @@
ifeq ($(VIDIX),yes)
PARTS += libdha vidix
endif
+ifeq ($(SHARED_PP),yes)
+ $(MAKE) install -C libavcodec/libpostproc
+endif
ifeq ($(FAME),yes)
PARTS += libfame
endif