diff --git a/ges/Makefile.am b/ges/Makefile.am index 8f459242f4..122324654e 100644 --- a/ges/Makefile.am +++ b/ges/Makefile.am @@ -139,7 +139,6 @@ libges_@GST_API_VERSION@include_HEADERS = \ ges-container.h \ ges-effect-asset.h \ ges-smart-adder.h \ - ges-smart-video-mixer.h \ ges-utils.h \ ges-group.h \ ges-version.h @@ -149,6 +148,7 @@ noinst_HEADERS = \ ges-auto-transition.h \ ges-structured-interface.h \ ges-structure-parser.h \ + ges-smart-video-mixer.h \ gstframepositionner.h libges_@GST_API_VERSION@_la_CFLAGS = -I$(top_srcdir) $(GST_PBUTILS_CFLAGS) \