Skip to content

Commit ad75807

Browse files
committed
---
yaml --- r: 7071 b: refs/heads/master c: d214e3d h: refs/heads/master i: 7069: 2ff0dc4 7067: ad596df 7063: 8ece065 7055: c8b437a 7039: a565bce v: v3
1 parent 24bb16a commit ad75807

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: cf5c877fc0d01868dee33ed6ce6263b31307d6a9
2+
refs/heads/master: d214e3df1657e8fa00d475aa5d31d0498f35d337

trunk/mk/clean.mk

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ clean-misc:
4848
test/*/*.$(ext) \
4949
test/bench/*/*.$(ext)))
5050
$(Q)rm -Rf $(foreach ext, \
51-
css html js \
52-
aux cp fn ky log pdf pg toc tp vr cps, \
51+
html aux cp fn ky log pdf pg toc tp vr cps, \
5352
$(wildcard doc/*.$(ext) \
5453
doc/*/*.$(ext) \
5554
doc/*/*/*.$(ext)))

0 commit comments

Comments
 (0)