aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-10-21 20:41:12 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-10-21 20:41:12 -0400
commit7fbb382700760f533dedfe1c370031e1f911f88d (patch)
treec01c9b257c3e7a3ac2c8d20599a33db7d68de78e /Makefile.in
parent0.9.44 testing (diff)
downloadfirejail-7fbb382700760f533dedfe1c370031e1f911f88d.tar.gz
firejail-7fbb382700760f533dedfe1c370031e1f911f88d.tar.zst
firejail-7fbb382700760f533dedfe1c370031e1f911f88d.zip
0.9.44 fixes
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 9574c74bc..dbf53e2cb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -141,7 +141,7 @@ uninstall:
141 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg 141 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg
142 142
143DISTFILES = "src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES" 143DISTFILES = "src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES"
144DISTFILES_TEST = "test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils" 144DISTFILES_TEST = "test/apps test/apps-x11 test/apps-x11-xorg test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils"
145 145
146dist: 146dist:
147 mv config.status config.status.old 147 mv config.status config.status.old