summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2010-07-24 10:42:19 -0400
committerRyan Lortie <desrt@desrt.ca>2010-07-24 10:42:19 -0400
commit08671ef7c322f57294ef07e48f77f90ac5b1f44c (patch)
tree63f8b9f6ca7f2286a463fd582747fcd5f9f3f952 /client
parent2992fc3d0aee195d8fda600ca0468c6ee91d4f4e (diff)
downloaddconf-08671ef7c322f57294ef07e48f77f90ac5b1f44c.tar.gz
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.
Diffstat (limited to 'client')
-rw-r--r--client/Makefile.am2
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