We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92c9c8 commit 2b5af5eCopy full SHA for 2b5af5e
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 3d56b41478bfb8a3226ee199e2c0a4ad6ef90695
+refs/heads/master: 78c077e428f53d4fc97650317044f6b204ac2d2b
trunk/Makefile.in
@@ -1207,5 +1207,6 @@ clean:
1207
bc o s exe dSYM, \
1208
$(wildcard test/*/*.$(ext) test/bench/*/*.$(ext)))
1209
$(Q)rm -Rf $(foreach ext, \
1210
- aux cp fn ky log pdf html pg toc tp vr cps texi, \
+ aux cp fn ky log pdf html pg toc tp vr cps, \
1211
$(wildcard doc/*.$(ext)))
1212
+ $(Q)rm -Rf doc/version.texi
0 commit comments