]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libpostproc/Makefile
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)
[ffmpeg] / libavcodec / libpostproc / Makefile
index 3733f3a63d2aa54544c5531e0d0c1b4b18efb5d5..0fb9106073049be59042e234129099fa8aebf415 100644 (file)
@@ -53,9 +53,9 @@ ifeq ($(SHARED_PP),yes)
        install -s -m 755 $(SPPLIB) $(prefix)/lib/$(SPPLIB).$(SPPVERSION)
        ln -sf $(SPPLIB).$(SPPVERSION) $(prefix)/lib/$(SPPLIB)
        ldconfig || true
+endif
        mkdir -p $(prefix)/include/postproc
        install -m 644 postprocess.h $(prefix)/include/postproc/postprocess.h
-endif
 
 
 #