aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-11-15 07:42:50 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-11-15 07:42:50 -0500
commit1d4a84da31d03b9579e8b4446ac6cd80c58a968b (patch)
tree1a0e15cf80154e7b1d334a7c450406b067b6d99b /Makefile.in
parentadded ping profile, #1642 (diff)
downloadfirejail-1d4a84da31d03b9579e8b4446ac6cd80c58a968b.tar.gz
firejail-1d4a84da31d03b9579e8b4446ac6cd80c58a968b.tar.zst
firejail-1d4a84da31d03b9579e8b4446ac6cd80c58a968b.zip
fix install-strip
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 54b924288..9334d8608 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -168,7 +168,7 @@ install-strip: all
168 strip src/ftee/ftee 168 strip src/ftee/ftee
169 strip src/faudit/faudit 169 strip src/faudit/faudit
170 strip src/fnet/fnet 170 strip src/fnet/fnet
171 strip src/fnet/fnetfilter 171 strip src/fnetfilter/fnetfilter
172 strip src/fseccomp/fseccomp 172 strip src/fseccomp/fseccomp
173 strip src/fcopy/fcopy 173 strip src/fcopy/fcopy
174 strip src/fldd/fldd 174 strip src/fldd/fldd