Skip to content

Commit 10e9ac7

Browse files
authored
Update Makefile
Probably both clean & distclean remove the same folders now.
1 parent a6668ba commit 10e9ac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/manual/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ clean-l:
5555
maintainer-clean-l:
5656
rm -rf build conf_ref.rst
5757

58+
distclean:
59+
5860
distclean-l:
5961
-rm -f $(SUBST_CONFIGS) html team
6062

0 commit comments

Comments
 (0)