You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2014/05/13 14:12:13 UTC

svn commit: r1594208 - /openoffice/trunk/main/postprocess/packcomponents/makefile.mk

Author: hdu
Date: Tue May 13 12:12:12 2014
New Revision: 1594208

URL: http://svn.apache.org/r1594208
Log:
#i124875# pre-register the Mac AVFoundation component

Modified:
    openoffice/trunk/main/postprocess/packcomponents/makefile.mk

Modified: openoffice/trunk/main/postprocess/packcomponents/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/postprocess/packcomponents/makefile.mk?rev=1594208&r1=1594207&r2=1594208&view=diff
==============================================================================
--- openoffice/trunk/main/postprocess/packcomponents/makefile.mk (original)
+++ openoffice/trunk/main/postprocess/packcomponents/makefile.mk Tue May 13 12:12:12 2014
@@ -315,6 +315,7 @@ my_components += \
 .IF "$(OS)" == "MACOSX"
 my_components += \
     avmediaQuickTime \
+    avmediaMacAVF \
     fps_aqua \
     macab1 \
     macbe1 \