From d3bc58988d51c95cd7ccae5bff9bbe5188e5a672 Mon Sep 17 00:00:00 2001 From: Lubosz Sarnecki Date: Wed, 26 Mar 2014 23:47:03 +0100 Subject: [PATCH] build: install ges-version.h --- ges/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ges/Makefile.am b/ges/Makefile.am index fd32f23dc1..59279738cc 100644 --- a/ges/Makefile.am +++ b/ges/Makefile.am @@ -130,7 +130,8 @@ libges_@GST_API_VERSION@include_HEADERS = \ ges-smart-adder.h \ ges-smart-video-mixer.h \ ges-utils.h \ - ges-group.h + ges-group.h \ + ges-version.h noinst_HEADERS = \ ges-internal.h \