rename strip_fPIC.sh to strip_non_asm_libtool_args.sh, as it takes on new duties stripping other arguments for other assemblers
diff --git a/Makefile.am b/Makefile.am
index 84ed4d9..7e68e95 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,6 @@
 	config.rpath \
 	depcomp \
 	ltmain.sh \
-	strip_fPIC.sh
+	strip_non_asm_libtool_args.sh
 
 AUTOMAKE_OPTIONS = foreign