aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-11-01 09:08:12 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2020-11-01 09:08:12 -0500
commit26ff8a6b97bda3aeeb607486efb7dc308e3bf20f (patch)
tree6c260281d008f8863e377d2b884612f6a2376ad2 /Makefile.in
parentpotential fix for #3690 (diff)
downloadfirejail-26ff8a6b97bda3aeeb607486efb7dc308e3bf20f.tar.gz
firejail-26ff8a6b97bda3aeeb607486efb7dc308e3bf20f.tar.zst
firejail-26ff8a6b97bda3aeeb607486efb7dc308e3bf20f.zip
fix #3712
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 5fbbfead9..e5d4ddd42 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -182,7 +182,7 @@ uninstall:
182 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)$(sysconfdir)/firejail', see #2038." 182 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)$(sysconfdir)/firejail', see #2038."
183 183
184DISTFILES = "src etc m4 platform contrib configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh.in COPYING README RELNOTES" 184DISTFILES = "src etc m4 platform contrib configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh.in COPYING README RELNOTES"
185DISTFILES_TEST = "test/Makefile.in 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" 185DISTFILES_TEST = "test/Makefile.in test/apps test/apps-x11 test/apps-x11-xorg test/root test/private-lib test/fnetfilter test/fcopy test/environment test/profiles test/utils test/compile test/filters test/network test/arguments test/fs test/sysutils test/chroot"
186 186
187dist: 187dist:
188 mv config.status config.status.old 188 mv config.status config.status.old