From a398fb64d608cc0dd96e97df4e82383c2a380b77 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Wed, 12 Jun 2013 14:16:17 +0100 Subject: [PATCH] debian: fix list of generated files for .deb packaging. --- debian.upstream/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am index 07ada99..e4e606a 100644 --- a/debian.upstream/Makefile.am +++ b/debian.upstream/Makefile.am @@ -26,7 +26,7 @@ DEBIANGENFILES = \ control \ gstreamer$(GST_API_VERSION)-vaapi-doc.install \ gstreamer$(GST_API_VERSION)-vaapi.install \ - libgstvaapi$(GST_VAAPI_MAJOR_VERSION)-dev.install \ + libgstvaapi$(GST_API_VERSION)-dev.install \ libgstvaapi$(GST_VAAPI_MAJOR_VERSION).install \ libgstvaapi-drm-$(GST_VAAPI_MAJOR_VERSION).install \ libgstvaapi-glx-$(GST_VAAPI_MAJOR_VERSION).install \ -- 2.7.4