aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar Janik Rabe <jrabe@openmailbox.org>2016-03-23 11:14:12 +0200
committerLibravatar Janik Rabe <jrabe@openmailbox.org>2016-03-23 11:14:12 +0200
commita8503fb9a3919b674e4a31d960e043a59b236bff (patch)
tree5f8810b3633621d86b2cf3e83c57ed19409bdfd7 /Makefile.in
parent--private-etc fix (diff)
downloadfirejail-a8503fb9a3919b674e4a31d960e043a59b236bff.tar.gz
firejail-a8503fb9a3919b674e4a31d960e043a59b236bff.tar.zst
firejail-a8503fb9a3919b674e4a31d960e043a59b236bff.zip
Add qTox profile
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 29d8004f3..90b238752 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -78,6 +78,7 @@ realinstall:
78 install -c -m 0644 .etc/audacious.profile $(DESTDIR)/$(sysconfdir)/firejail/. 78 install -c -m 0644 .etc/audacious.profile $(DESTDIR)/$(sysconfdir)/firejail/.
79 install -c -m 0644 .etc/clementine.profile $(DESTDIR)/$(sysconfdir)/firejail/. 79 install -c -m 0644 .etc/clementine.profile $(DESTDIR)/$(sysconfdir)/firejail/.
80 install -c -m 0644 .etc/epiphany.profile $(DESTDIR)/$(sysconfdir)/firejail/. 80 install -c -m 0644 .etc/epiphany.profile $(DESTDIR)/$(sysconfdir)/firejail/.
81 install -c -m 0644 .etc/qtox.profile $(DESTDIR)/$(sysconfdir)/firejail/.
81 install -c -m 0644 .etc/polari.profile $(DESTDIR)/$(sysconfdir)/firejail/. 82 install -c -m 0644 .etc/polari.profile $(DESTDIR)/$(sysconfdir)/firejail/.
82 install -c -m 0644 .etc/gnome-mplayer.profile $(DESTDIR)/$(sysconfdir)/firejail/. 83 install -c -m 0644 .etc/gnome-mplayer.profile $(DESTDIR)/$(sysconfdir)/firejail/.
83 install -c -m 0644 .etc/rhythmbox.profile $(DESTDIR)/$(sysconfdir)/firejail/. 84 install -c -m 0644 .etc/rhythmbox.profile $(DESTDIR)/$(sysconfdir)/firejail/.