summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-12-11 08:44:14 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-12-11 08:46:39 +0100
commit1cff137d6fcf95b60db6ebb0b1c3f97981d87f9a (patch)
tree315ba1cf9b472c0f6fc06650edd530cbab68d37b /Makefile.in
parentbb88ac0e67c791f95881fa0a010aee56c69e95bd (diff)
downloadptxdist-1cff137d6fcf95b60db6ebb0b1c3f97981d87f9a.tar.gz
ptxdist-1cff137d6fcf95b60db6ebb0b1c3f97981d87f9a.tar.xz
Makefile: install .done
This is a partial revert of commit 98ea4609fd2baad35f6a6984713451c6818a5ddf ("Makefile: don't install .done, .gitignore and vim swap files"). .done is uses as a sanity check that PTXdist is actually built. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 26e75b00b..c9163cdc7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -102,7 +102,6 @@ install: all dirty-check
@tar -C "$(abs_srcdir)" -cf - \
--exclude *~ \
--exclude .*.sw* \
- --exclude .done \
--exclude .git \
--exclude .gitignore \
--exclude .pc \