aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-31 10:40:49 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-31 10:40:49 -0400
commitf5f26e4a4b8b9890a1828d6b4501c64527f60217 (patch)
treef0716c4cafb6c6682fb8e4f8f2026f5b117c7dcb /Makefile.in
parentcleanup and some new tests (diff)
downloadfirejail-f5f26e4a4b8b9890a1828d6b4501c64527f60217.tar.gz
firejail-f5f26e4a4b8b9890a1828d6b4501c64527f60217.tar.zst
firejail-f5f26e4a4b8b9890a1828d6b4501c64527f60217.zip
integrate skypeforlinux 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 405087433..98ecbd252 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -196,6 +196,7 @@ realinstall:
196 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/. 196 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/.
197 install -c -m 0644 .etc/server.profile $(DESTDIR)/$(sysconfdir)/firejail/. 197 install -c -m 0644 .etc/server.profile $(DESTDIR)/$(sysconfdir)/firejail/.
198 install -c -m 0644 .etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/. 198 install -c -m 0644 .etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/.
199 install -c -m 0644 .etc/skypeforlinux.profile $(DESTDIR)/$(sysconfdir)/firejail/.
199 install -c -m 0644 .etc/snap.profile $(DESTDIR)/$(sysconfdir)/firejail/. 200 install -c -m 0644 .etc/snap.profile $(DESTDIR)/$(sysconfdir)/firejail/.
200 install -c -m 0644 .etc/soffice.profile $(DESTDIR)/$(sysconfdir)/firejail/. 201 install -c -m 0644 .etc/soffice.profile $(DESTDIR)/$(sysconfdir)/firejail/.
201 install -c -m 0644 .etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/. 202 install -c -m 0644 .etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/.