gstvaapicompat.h is now a private header (not installed).
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Wed, 24 Mar 2010 16:27:36 +0000 (16:27 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Wed, 24 Mar 2010 16:27:36 +0000 (16:27 +0000)
gst-libs/gst/vaapi/Makefile.am

index f8d7203..b1bef04 100644 (file)
@@ -26,7 +26,6 @@ libgstvaapi_source_c =                                \
        $(NULL)
 
 libgstvaapi_source_h =                         \
-       gstvaapicompat.h                        \
        gstvaapidisplay.h                       \
        gstvaapiimage.h                         \
        gstvaapiimageformat.h                   \
@@ -45,6 +44,7 @@ libgstvaapi_source_h =                                \
        $(NULL)
 
 libgstvaapi_source_priv_h =                    \
+       gstvaapicompat.h                        \
        gstvaapidebug.h                         \
        gstvaapiobject_priv.h                   \
        gstvaapiutils.h                         \
@@ -58,6 +58,7 @@ libgstvaapi_x11_source_c =                    \
        $(NULL)
 
 libgstvaapi_x11_source_h =                     \
+       gstvaapicompat.h                        \
        gstvaapidisplay_x11.h                   \
        gstvaapiwindow_x11.h                    \
        $(NULL)