summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-08-08 20:19:54 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2016-08-09 14:41:07 +0000
commit056cc0543f2a965fbcb66952b9c9d295fdd2e865 (patch)
treedc6f0adbb01b0c407c1f49079342eaad349a39d5
parentd238683332e1aa7d18551d293d4c941a3d010545 (diff)
downloadostree-056cc0543f2a965fbcb66952b9c9d295fdd2e865.tar.gz
build: Update .gitignore
The patch to add more symlink bits also needed CLEANFILES updates. Closes: #446 Approved by: jlebon
-rw-r--r--Makefile-tests.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index 4316f2ee..80f60add 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -243,6 +243,7 @@ ALL_LOCAL_RULES += tests/libreaddir-rand.so
CLEANFILES += tests/libreaddir-rand.so tests/ostree-symlink-stamp \
tests/ostree-prepare-root-symlink-stamp tests/ostree-remount-symlink-stamp \
tests/rofiles-fuse-symlink-stamp tests/ostree
+CLEANFILES += tests/ostree-prepare-root tests/ostree-remount tests/rofiles-fuse
tests/%-symlink-stamp: % Makefile
$(AM_V_GEN) set -e; \