[Libva] [PATCH 4/9] debian: cleanup control & changelog on 'make dist'
Emil Velikov
emil.l.velikov at gmail.com
Thu Sep 18 09:45:42 PDT 2014
Move the files from maintainer~ to dist(cleanfiles)
The former is implicitly included by the latter. 'make dist' is not
fully working yet this brings us a step closer.
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
debian.upstream/Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian.upstream/Makefile.am b/debian.upstream/Makefile.am
index 9ef70b6..04a848f 100644
--- a/debian.upstream/Makefile.am
+++ b/debian.upstream/Makefile.am
@@ -16,8 +16,10 @@ EXTRA_DIST = $(DEBIANFILES)
dist_noinst_DATA = $(DEBIANGENFILES)
+DISTCLEANFILES = $(DEBIANGENFILES)
+
# Extra clean files so that maintainer-clean removes *everything*
-MAINTAINERCLEANFILES = Makefile.in $(DEBIANGENFILES)
+MAINTAINERCLEANFILES = Makefile.in
$(DEBIANGENFILES): %: %.in Makefile
-$(AM_V_GEN)sed \
--
2.1.0
More information about the Libva
mailing list