We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bb16a commit ad75807Copy full SHA for ad75807
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: cf5c877fc0d01868dee33ed6ce6263b31307d6a9
+refs/heads/master: d214e3df1657e8fa00d475aa5d31d0498f35d337
trunk/mk/clean.mk
@@ -48,8 +48,7 @@ clean-misc:
48
test/*/*.$(ext) \
49
test/bench/*/*.$(ext)))
50
$(Q)rm -Rf $(foreach ext, \
51
- css html js \
52
- aux cp fn ky log pdf pg toc tp vr cps, \
+ html aux cp fn ky log pdf pg toc tp vr cps, \
53
$(wildcard doc/*.$(ext) \
54
doc/*/*.$(ext) \
55
doc/*/*/*.$(ext)))
0 commit comments