Skip to content

Commit 8943cef

Browse files
brsonlarsbergstrom
authored andcommitted
Fix clean target
1 parent 33e5c37 commit 8943cef

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
@@ -40,5 +40,6 @@ clean-tests:
4040
clean: clean-tests
4141
rm -rf $(VPATH)src/libhttp/generated/ codegen
4242
rm -rf libhttp.dummy
43+
rm -f *.so *.dylib *.dll
4344

4445
.PHONY: all examples clean tests clean-tests

0 commit comments

Comments
 (0)