aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-10-24 22:51:03 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-10-24 22:51:03 +0200
commitc2306d9616be65c8df7cfb99cef1af9e909ec324 (patch)
treedd9060337229c55dfbf002b75a358a27becd84b8 /Makefile.in
parentlet github CI run tests (diff)
downloadfirejail-c2306d9616be65c8df7cfb99cef1af9e909ec324.tar.gz
firejail-c2306d9616be65c8df7cfb99cef1af9e909ec324.tar.zst
firejail-c2306d9616be65c8df7cfb99cef1af9e909ec324.zip
add new Makefile.in to distributed files
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 e34a38ab6..5fbbfead9 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/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/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