aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 39766a8b0..92254fbc0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -113,7 +113,7 @@ realinstall:
113 install -c -m 0644 .etc/vlc.profile $(DESTDIR)/$(sysconfdir)/firejail/. 113 install -c -m 0644 .etc/vlc.profile $(DESTDIR)/$(sysconfdir)/firejail/.
114 install -c -m 0644 .etc/deluge.profile $(DESTDIR)/$(sysconfdir)/firejail/. 114 install -c -m 0644 .etc/deluge.profile $(DESTDIR)/$(sysconfdir)/firejail/.
115 install -c -m 0644 .etc/qbittorrent.profile $(DESTDIR)/$(sysconfdir)/firejail/. 115 install -c -m 0644 .etc/qbittorrent.profile $(DESTDIR)/$(sysconfdir)/firejail/.
116 install -c -m 0644 .etc/generic.profile $(DESTDIR)/$(sysconfdir)/firejail/. 116 install -c -m 0644 .etc/default.profile $(DESTDIR)/$(sysconfdir)/firejail/.
117 install -c -m 0644 .etc/pidgin.profile $(DESTDIR)/$(sysconfdir)/firejail/. 117 install -c -m 0644 .etc/pidgin.profile $(DESTDIR)/$(sysconfdir)/firejail/.
118 install -c -m 0644 .etc/xchat.profile $(DESTDIR)/$(sysconfdir)/firejail/. 118 install -c -m 0644 .etc/xchat.profile $(DESTDIR)/$(sysconfdir)/firejail/.
119 install -c -m 0644 .etc/empathy.profile $(DESTDIR)/$(sysconfdir)/firejail/. 119 install -c -m 0644 .etc/empathy.profile $(DESTDIR)/$(sysconfdir)/firejail/.