aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 6b9739524..da92ac138 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -86,6 +86,7 @@ install: all
86 install -c -m 0644 etc/disable-mgmt.inc $(DESTDIR)/etc/firejail/. 86 install -c -m 0644 etc/disable-mgmt.inc $(DESTDIR)/etc/firejail/.
87 install -c -m 0644 etc/disable-secret.inc $(DESTDIR)/etc/firejail/. 87 install -c -m 0644 etc/disable-secret.inc $(DESTDIR)/etc/firejail/.
88 install -c -m 0644 etc/disable-common.inc $(DESTDIR)/etc/firejail/. 88 install -c -m 0644 etc/disable-common.inc $(DESTDIR)/etc/firejail/.
89 install -c -m 0644 etc/disable-history.inc $(DESTDIR)/etc/firejail/.
89 install -c -m 0644 etc/dropbox.profile $(DESTDIR)/etc/firejail/. 90 install -c -m 0644 etc/dropbox.profile $(DESTDIR)/etc/firejail/.
90 install -c -m 0644 etc/opera.profile $(DESTDIR)/etc/firejail/. 91 install -c -m 0644 etc/opera.profile $(DESTDIR)/etc/firejail/.
91 install -c -m 0644 etc/thunderbird.profile $(DESTDIR)/etc/firejail/. 92 install -c -m 0644 etc/thunderbird.profile $(DESTDIR)/etc/firejail/.