Skip to content

Commit 2b5af5e

Browse files
committed
---
yaml --- r: 1850 b: refs/heads/master c: 78c077e h: refs/heads/master v: v3
1 parent d92c9c8 commit 2b5af5e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 3d56b41478bfb8a3226ee199e2c0a4ad6ef90695
2+
refs/heads/master: 78c077e428f53d4fc97650317044f6b204ac2d2b

trunk/Makefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1207,5 +1207,6 @@ clean:
12071207
bc o s exe dSYM, \
12081208
$(wildcard test/*/*.$(ext) test/bench/*/*.$(ext)))
12091209
$(Q)rm -Rf $(foreach ext, \
1210-
aux cp fn ky log pdf html pg toc tp vr cps texi, \
1210+
aux cp fn ky log pdf html pg toc tp vr cps, \
12111211
$(wildcard doc/*.$(ext)))
1212+
$(Q)rm -Rf doc/version.texi

0 commit comments

Comments
 (0)