Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 6bb54cb

Browse files
committed
Clean up bin/jeprof in distclean build target.
1 parent 7041720 commit 6bb54cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ clean:
410410
distclean: clean
411411
rm -f $(objroot)bin/jemalloc-config
412412
rm -f $(objroot)bin/jemalloc.sh
413+
rm -f $(objroot)bin/jeprof
413414
rm -f $(objroot)config.log
414415
rm -f $(objroot)config.status
415416
rm -f $(objroot)config.stamp

0 commit comments

Comments
 (0)