aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2017-08-29 19:31:59 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2017-08-29 19:31:59 +0200
commitec870a4c66bf2b4e6f3d981e32c6834a57f66d96 (patch)
tree28845dd7ed9e5d4d12a6bda5e3ccf84c67ea7319 /Makefile.in
parentrun sysutils tests in test target (diff)
downloadfirejail-ec870a4c66bf2b4e6f3d981e32c6834a57f66d96.tar.gz
firejail-ec870a4c66bf2b4e6f3d981e32c6834a57f66d96.tar.zst
firejail-ec870a4c66bf2b4e6f3d981e32c6834a57f66d96.zip
include chroot tests in dist tarball
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2efe3d0b9..bcee8fb37 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -186,7 +186,7 @@ uninstall:
186 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg 186 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg
187 187
188DISTFILES = "src etc platform contrib configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES" 188DISTFILES = "src etc platform contrib configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES"
189DISTFILES_TEST = "test/apps test/apps-x11 test/apps-x11-xorg test/root test/fcopy test/environment test/profiles test/utils test/compile test/filters test/network test/arguments test/fs test/sysutils" 189DISTFILES_TEST = "test/apps test/apps-x11 test/apps-x11-xorg test/root test/fcopy test/environment test/profiles test/utils test/compile test/filters test/network test/arguments test/fs test/sysutils test/chroot"
190 190
191dist: 191dist:
192 mv config.status config.status.old 192 mv config.status config.status.old