From 056cc0543f2a965fbcb66952b9c9d295fdd2e865 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 8 Aug 2016 20:19:54 -0400 Subject: [PATCH] build: Update .gitignore The patch to add more symlink bits also needed CLEANFILES updates. Closes: #446 Approved by: jlebon --- Makefile-tests.am | 1 + 1 file changed, 1 insertion(+) 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; \