summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-12 20:28:46 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-12 20:28:46 -0400
commit8de115abba606456cdce2e11aa9c307999512052 (patch)
tree483e3d392a8b8b68adec6d39968d3c22c4587978 /Makefile.in
parentMerge pull request #13 from pmillerchip/master (diff)
downloadfirejail-8de115abba606456cdce2e11aa9c307999512052.tar.gz
firejail-8de115abba606456cdce2e11aa9c307999512052.tar.zst
firejail-8de115abba606456cdce2e11aa9c307999512052.zip
disable-history.inc integration - included in all profile files
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/.