From 1d4a84da31d03b9579e8b4446ac6cd80c58a968b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 15 Nov 2017 07:42:50 -0500 Subject: fix install-strip --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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 strip src/ftee/ftee strip src/faudit/faudit strip src/fnet/fnet - strip src/fnet/fnetfilter + strip src/fnetfilter/fnetfilter strip src/fseccomp/fseccomp strip src/fcopy/fcopy strip src/fldd/fldd -- cgit v1.2.3-54-g00ecf