aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2019-12-30 16:53:26 +0100
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2019-12-30 16:53:26 +0100
commit659e45827dcf313670180b0b3afbe2932409e40d (patch)
tree8d3c8abf5b48add47aaa6c1b38a072953f0f5f19 /Makefile.in
parentHarden file-roller (diff)
downloadfirejail-659e45827dcf313670180b0b3afbe2932409e40d.tar.gz
firejail-659e45827dcf313670180b0b3afbe2932409e40d.tar.zst
firejail-659e45827dcf313670180b0b3afbe2932409e40d.zip
include m4 directory in source archive
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 e065741f5..0285d8592 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -195,7 +195,7 @@ uninstall:
195 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg 195 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg
196 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)/$(sysconfdir)/firejail', see #2038." 196 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)/$(sysconfdir)/firejail', see #2038."
197 197
198DISTFILES = "src etc platform contrib configure configure.ac dummy.c Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkdeb-apparmor.sh COPYING README RELNOTES" 198DISTFILES = "src etc m4 platform contrib configure configure.ac dummy.c Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkdeb-apparmor.sh COPYING README RELNOTES"
199DISTFILES_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" 199DISTFILES_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"
200 200
201dist: 201dist: