From: Colin Walters Date: Tue, 9 Aug 2016 00:19:54 +0000 (-0400) Subject: build: Update .gitignore X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~49^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=056cc0543f2a965fbcb66952b9c9d295fdd2e865;p=ostree.git build: Update .gitignore The patch to add more symlink bits also needed CLEANFILES updates. Closes: #446 Approved by: jlebon --- 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; \