From ad9be973102c41f98d18743714234b6b5eddb56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 4 Mar 2016 09:12:13 +0200 Subject: [PATCH] build: Dist gstreamer-vaapi.doap and configure.ac/autogen.sh https://bugzilla.gnome.org/show_bug.cgi?id=763067 --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index 87f8a3616e..fcff854416 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,4 +12,8 @@ MAINTAINERCLEANFILES = \ $(srcdir)/autoregen.sh $(srcdir)/INSTALL \ $(NULL) +EXTRA_DIST = \ + configure.ac autogen.sh \ + gstreamer-vaapi.doap + -include $(top_srcdir)/git.mk