gstvaapicompat.h is a private header, don't install it.
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Fri, 26 Mar 2010 11:39:20 +0000 (11:39 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Fri, 26 Mar 2010 11:39:20 +0000 (11:39 +0000)
gst-libs/gst/vaapi/Makefile.am

index 798ddbd90f14f8a09a432c49c5144f15570032e4..6b3990b1d6461a9e7d8e80649aab4f02b5ec5d3b 100644 (file)
@@ -62,12 +62,12 @@ libgstvaapi_x11_source_c =                  \
        $(NULL)
 
 libgstvaapi_x11_source_h =                     \
-       gstvaapicompat.h                        \
        gstvaapidisplay_x11.h                   \
        gstvaapiwindow_x11.h                    \
        $(NULL)
 
 libgstvaapi_x11_source_priv_h =                        \
+       gstvaapicompat.h                        \
        gstvaapiutils.h                         \
        gstvaapiutils_x11.h                     \
        $(NULL)
@@ -81,12 +81,12 @@ libgstvaapi_glx_source_c =                  \
        $(NULL)
 
 libgstvaapi_glx_source_h =                     \
-       gstvaapicompat.h                        \
        gstvaapidisplay_glx.h                   \
        gstvaapiwindow_glx.h                    \
        $(NULL)
 
 libgstvaapi_glx_source_priv_h =                        \
+       gstvaapicompat.h                        \
        gstvaapiutils.h                         \
        gstvaapiutils_glx.h                     \
        gstvaapiutils_x11.h                     \