summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-01-23 12:27:39 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-01-23 12:28:19 +0000
commit07efb5d9bbc82742039e2cf95d21b2db41f3866f (patch)
tree5a167587e8c11e838d518c4269689cab9f18525b /tests
parent773e544c511f38d521a6735e065f0526c2ebe95b (diff)
downloadclutter-07efb5d9bbc82742039e2cf95d21b2db41f3866f.tar.gz
build: Remove .gitignore on distclean
Fixes distcheck.
Diffstat (limited to 'tests')
-rw-r--r--tests/conform/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am
index c41b69e38..6865fd014 100644
--- a/tests/conform/Makefile.am
+++ b/tests/conform/Makefile.am
@@ -88,3 +88,5 @@ $(srcdir)/.gitignore: Makefile
gitignore: $(srcdir)/.gitignore
all-am: gitignore
+
+DISTCLEANFILES += .gitignore