summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-01 09:21:53 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-01 09:21:53 -0500
commit59a04ce87680145389d5959134df7585cfe27d81 (patch)
tree5c7c19ad25d511512cd71e82a3bc2fd5f315d506 /Makefile.in
parentMerge pull request #180 from avoidr/google-chrome-stable (diff)
downloadfirejail-59a04ce87680145389d5959134df7585cfe27d81.tar.gz
firejail-59a04ce87680145389d5959134df7585cfe27d81.tar.zst
firejail-59a04ce87680145389d5959134df7585cfe27d81.zip
opera profile rework
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 143ac5975..b7629a9e5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -93,6 +93,7 @@ realinstall:
93 install -c -m 0644 .etc/disable-common.inc $(DESTDIR)/$(sysconfdir)/firejail/. 93 install -c -m 0644 .etc/disable-common.inc $(DESTDIR)/$(sysconfdir)/firejail/.
94 install -c -m 0644 .etc/dropbox.profile $(DESTDIR)/$(sysconfdir)/firejail/. 94 install -c -m 0644 .etc/dropbox.profile $(DESTDIR)/$(sysconfdir)/firejail/.
95 install -c -m 0644 .etc/opera.profile $(DESTDIR)/$(sysconfdir)/firejail/. 95 install -c -m 0644 .etc/opera.profile $(DESTDIR)/$(sysconfdir)/firejail/.
96 install -c -m 0644 .etc/opera-beta.profile $(DESTDIR)/$(sysconfdir)/firejail/.
96 install -c -m 0644 .etc/thunderbird.profile $(DESTDIR)/$(sysconfdir)/firejail/. 97 install -c -m 0644 .etc/thunderbird.profile $(DESTDIR)/$(sysconfdir)/firejail/.
97 install -c -m 0644 .etc/transmission-gtk.profile $(DESTDIR)/$(sysconfdir)/firejail/. 98 install -c -m 0644 .etc/transmission-gtk.profile $(DESTDIR)/$(sysconfdir)/firejail/.
98 install -c -m 0644 .etc/transmission-qt.profile $(DESTDIR)/$(sysconfdir)/firejail/. 99 install -c -m 0644 .etc/transmission-qt.profile $(DESTDIR)/$(sysconfdir)/firejail/.