[dconf] Remove Vala 'dconf.deps' from tree on 'make clean'
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Remove Vala 'dconf.deps' from tree on 'make clean'
- Date: Sat, 24 Jul 2010 14:43:58 +0000 (UTC)
commit 08671ef7c322f57294ef07e48f77f90ac5b1f44c
Author: Ryan Lortie <desrt desrt ca>
Date: Sat Jul 24 10:42:19 2010 -0400
Remove Vala 'dconf.deps' from tree on 'make clean'
This file left in the tree breaks 'make distcheck' which ensures that
the tree is clean after 'make clean' runs.
client/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/client/Makefile.am b/client/Makefile.am
index 354a87c..ab975ba 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -50,4 +50,4 @@ vapidir = $(datadir)/vala/vapi
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dconf.pc
-CLEANFILES = $(dist_gir_DATA) $(typelib_DATA)
+CLEANFILES = $(dist_gir_DATA) $(typelib_DATA) dconf.deps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]