summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-03-04 09:12:13 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-03-04 09:12:13 +0200
commitad9be973102c41f98d18743714234b6b5eddb56a (patch)
tree51b606e7a43e3fd07a5a6ff0b7cdcdcb07de058d /Makefile.am
parent7a1a11e7fb534444b0f1a619f2dec0151b3be3f1 (diff)
build: Dist gstreamer-vaapi.doap and configure.ac/autogen.sh
https://bugzilla.gnome.org/show_bug.cgi?id=763067
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 87f8a361..fcff8544 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