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
5a0e58af
Commit
5a0e58af
authored
Nov 23, 2014
by
Glenn Morris
Browse files
* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.
parent
2c783bb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/Makefile.in
lib-src/Makefile.in
+1
-1
No files found.
lib-src/ChangeLog
View file @
5a0e58af
2014-11-23 Glenn Morris <rgm@gnu.org>
* Makefile.in (emacsclient.res): Fix yesterday's thinko.
2014-11-22 Glenn Morris <rgm@gnu.org>
* Makefile.in (emacsclient.res): Update deps for nt/emacsclient.rc
...
...
lib-src/Makefile.in
View file @
5a0e58af
...
...
@@ -388,7 +388,7 @@ update-game-score${EXEEXT}: ${srcdir}/update-game-score.c $(NTLIB) $(config_h)
-DHAVE_SHARED_GAME_DIR
=
"
\"
$(gamedir)
\"
"
\
$<
$(LOADLIBES)
$(NTLIB)
-o
$@
emacsclient.res
:
../nt/emacsclient.rc $
{srcdir}
/icons/emacs.ico
emacsclient.res
:
../nt/emacsclient.rc $
(NTINC)/..
/icons/emacs.ico
$(WINDRES)
-O
coff
--include-dir
=
$(NTINC)
/..
-o
$@
$<
## Makefile ends here.
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