[SCM] morituri/master: treat REVISION as BUILT_SOURCES

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:16 UTC 2014


The following commit has been merged in the master branch:
commit be7b723fee1d9e7e0c8aac67de891de1c9417e06
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Wed Mar 26 09:45:08 2014 -0400

    treat REVISION as BUILT_SOURCES

diff --git a/Makefile.am b/Makefile.am
index 6c09c26..7f50227 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,9 +3,11 @@ AUTOMAKE_OPTIONS = 1.8 dist-bzip2 no-dist-gzip
 
 ACLOCAL_AMFLAGS = -I m4
 
+BUILT_SOURCES = REVISION
+
 SUBDIRS = morituri bin etc doc m4 misc
 
-EXTRA_DIST = morituri.spec morituri.doap RELEASE README.md HACKING REVISION
+EXTRA_DIST = morituri.spec morituri.doap RELEASE README.md HACKING $(BUILT_SOURCES)
 
 SOURCES = $(top_srcdir)/morituri/*.py $(top_srcdir)/morituri/*/*.py
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list