projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9684296
)
* test/Makefile.in (src/emacs-module-tests.elc): Require test module
author
Philipp Stephani
<phst@google.com>
Sat, 4 May 2019 22:27:19 +0000
(
00:27
+0200)
committer
Philipp Stephani
<phst@google.com>
Sat, 4 May 2019 22:27:19 +0000
(
00:27
+0200)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index ec20a427ba5d9427bb4cdce3bad9cae1d715912e..bf5ba101bd4b293af8b992522f3b4ee847b60503 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-266,7
+266,7
@@
MODULE_CFLAGS = -I../src -I$(srcdir)/../lib \
$(WARN_CFLAGS) $(WERROR_CFLAGS) $(CFLAGS)
test_module = $(test_module_dir)/mod-test${SO}
-src/emacs-module-tests.log: $(test_module)
+src/emacs-module-tests.log
src/emacs-module-tests.elc
: $(test_module)
$(test_module): $(test_module:${SO}=.c) ../src/emacs-module.h $(LIBEGNU_ARCHIVE)
$(AM_V_at)${MKDIR_P} $(dir $@)
$(AM_V_CCLD)$(CC) -shared $(CPPFLAGS) $(MODULE_CFLAGS) $(LDFLAGS) \