Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bf1757d1
Commit
bf1757d1
authored
Aug 07, 2012
by
Glenn Morris
Browse files
* test/automated/Makefile.in (all): Fix typo.
parent
f40b9f10
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
test/ChangeLog
test/ChangeLog
+4
-0
test/automated/Makefile.in
test/automated/Makefile.in
+1
-1
No files found.
test/ChangeLog
View file @
bf1757d1
2012-08-07 Glenn Morris <rgm@gnu.org>
* automated/Makefile.in (all): Fix typo.
2012-06-01 Chong Yidong <cyd@gnu.org>
* Version 24.1 released.
...
...
test/automated/Makefile.in
View file @
bf1757d1
...
...
@@ -55,7 +55,7 @@ setwins=subdirs=`(find . -type d -print)`; \
esac
;
\
done
all
:
test
all
:
check
doit
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment