aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 06:11:05 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 06:11:05 +0100
commit38945ae32f56ca47731d1fa8ae9c13caff73ffef (patch)
tree56c798b27e3384be27e869b145a45d2af2d2d0e0 /Makefile
parente6583ddd27cbf4c10dc87fda6151e1bca3926086 (diff)
downloadhttptool-38945ae32f56ca47731d1fa8ae9c13caff73ffef.tar.gz
httptool-38945ae32f56ca47731d1fa8ae9c13caff73ffef.tar.bz2
httptool-38945ae32f56ca47731d1fa8ae9c13caff73ffef.tar.lz
httptool-38945ae32f56ca47731d1fa8ae9c13caff73ffef.zip

feat: nostrip

v0.0.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae92de1..357a903 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@ mozaddons:
$(MAKE) bootstrap
pnpm i
$(MAKE) build-reproducible
- contrib/strip-srcmap.sh
$(MAKE) pack
clean: