summaryrefslogtreecommitdiff
path: root/debian.upstream/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-01-25 12:40:49 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-01-25 13:58:14 +0000
commit71f2f765f673cd5b791a9f30dd757fd32d6b0f05 (patch)
tree77bf4003c697b9abab7b8b072d615e98ae4af087 /debian.upstream/Makefile.am
parent1c722efe54b89a0c31840108ace71661aaca969f (diff)
downloadgstreamer-vaapi-71f2f765f673cd5b791a9f30dd757fd32d6b0f05.tar.gz
Remove debian.upstream packaging
https://bugzilla.gnome.org/show_bug.cgi?id=759192
Diffstat (limited to 'debian.upstream/Makefile.am')
-rw-r--r--debian.upstream/Makefile.am30
1 files changed, 0 insertions, 30 deletions
diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am
deleted file mode 100644
index ea97d158..00000000
--- a/debian.upstream/Makefile.am
+++ /dev/null
@@ -1,30 +0,0 @@
-DOCS = \
- AUTHORS \
- COPYING.LIB \
- NEWS \
- README \
- $(NULL)
-
-DEBIANFILES = \
- changelog.in \
- compat \
- control.in \
- copyright \
- gstreamer-vaapi-doc.install.in \
- gstreamer-vaapi.install.in \
- rules \
- $(NULL)
-
-DEBIANGENFILES = \
- changelog \
- control \
- gstreamer$(GST_API_VERSION)-vaapi-doc.install \
- gstreamer$(GST_API_VERSION)-vaapi.install \
- $(NULL)
-
-EXTRA_DIST = $(DEBIANFILES)
-
-dist_noinst_DATA = $(DEBIANGENFILES)
-DISTCLEANFILES = $(DEBIANGENFILES)
-
--include $(top_srcdir)/git.mk