From 26ff8a6b97bda3aeeb607486efb7dc308e3bf20f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 1 Nov 2020 09:08:12 -0500 Subject: fix #3712 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 5fbbfead9..e5d4ddd42 100644 --- a/Makefile.in +++ b/Makefile.in @@ -182,7 +182,7 @@ uninstall: @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)$(sysconfdir)/firejail', see #2038." DISTFILES = "src etc m4 platform contrib configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh.in COPYING README RELNOTES" -DISTFILES_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" +DISTFILES_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" dist: mv config.status config.status.old -- cgit v1.2.3-70-g09d2