[grilo] vala: Don't remove .deps files on maintainer-clean
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] vala: Don't remove .deps files on maintainer-clean
- Date: Mon, 7 Nov 2016 14:43:57 +0000 (UTC)
commit 458d23de299d62c35c040c9ae83f1755400ed71a
Author: Bastien Nocera <hadess hadess net>
Date: Mon Nov 7 15:41:55 2016 +0100
vala: Don't remove .deps files on maintainer-clean
We don't have any rules to recreate those files.
bindings/vala/Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/bindings/vala/Makefile.am b/bindings/vala/Makefile.am
index d31301d..2176f1b 100644
--- a/bindings/vala/Makefile.am
+++ b/bindings/vala/Makefile.am
@@ -29,6 +29,5 @@ EXTRA_DIST += Grl-@GRL_MAJORMINOR@.metadata grilo-@GRL_MAJORMINOR@.deps grilo-@G
EXTRA_DIST += GrlNet-@GRL_MAJORMINOR@.metadata grilo-net-@GRL_MAJORMINOR@.deps grilo-net-@GRL_MAJORMINOR
-custom vala
CLEANFILES += $(VAPIGEN_VAPIS)
-MAINTAINERCLEANFILES = $(VAPIGEN_VAPIS:.vapi=.deps)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]