[Libosinfo] [libosinfo] Don't install private headers

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Tue Aug 27 19:21:35 UTC 2013


On Tue, Aug 27, 2013 at 9:31 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> ---

ACK

>  osinfo/Makefile.am | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/osinfo/Makefile.am b/osinfo/Makefile.am
> index d946b7e..e9acbc4 100644
> --- a/osinfo/Makefile.am
> +++ b/osinfo/Makefile.am
> @@ -76,7 +76,6 @@ OSINFO_HEADER_FILES =                 \
>    osinfo_install_script.h              \
>    osinfo_install_scriptlist.h          \
>    osinfo_product.h                     \
> -  osinfo_product_private.h             \
>    osinfo_productfilter.h               \
>    osinfo_productlist.h                 \
>    osinfo_platform.h                    \
> @@ -87,7 +86,6 @@ OSINFO_HEADER_FILES =                 \
>    osinfo_deployment.h                  \
>    osinfo_deploymentlist.h              \
>    osinfo_media.h                       \
> -  osinfo_media_private.h               \
>    osinfo_medialist.h                   \
>    osinfo_resources.h                   \
>    osinfo_resourceslist.h               \
> @@ -123,6 +121,7 @@ libosinfo_1_0_la_SOURCES =          \
>    osinfo_install_script_private.h      \
>    osinfo_install_scriptlist.c          \
>    osinfo_product.c                     \
> +  osinfo_product_private.h             \
>    osinfo_productfilter.c               \
>    osinfo_productlist.c                 \
>    osinfo_platform.c                    \
> @@ -132,6 +131,7 @@ libosinfo_1_0_la_SOURCES =          \
>    osinfo_deployment.c                  \
>    osinfo_deploymentlist.c              \
>    osinfo_media.c                       \
> +  osinfo_media_private.h               \
>    osinfo_medialist.c                   \
>    osinfo_resources.c                   \
>    osinfo_resourceslist.c               \


-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the Libosinfo mailing list