Skip to content

Commit 6c6c6a0

Browse files
smoejtsiomb
authored andcommitted
Makefile.in: cleandist -> distclean
1 parent 1716ccf commit 6c6c6a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $(lib_so): $(obj)
4343
clean:
4444
rm -f $(obj)
4545

46-
.PHONY: cleandist
46+
.PHONY: distclean
4747
distclean:
4848
rm -f $(obj) $(lib_a) $(lib_so) Makefile
4949

0 commit comments

Comments
 (0)