projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
7202efa
)
Add in proper depend tracking for tests/testapp.
author
Monty Taylor
<mordred@inaugust.com>
Tue, 29 Jun 2010 15:58:27 +0000
(08:58 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Tue, 29 Jun 2010 15:58:27 +0000
(08:58 -0700)
tests/include.am
patch
|
blob
|
history
diff --git
a/tests/include.am
b/tests/include.am
index d82538b96234d1d3042ff0b665dcdf8e65890b42..f3b767cafc97972ff4b4e780431fc53eec507089 100644
(file)
--- a/
tests/include.am
+++ b/
tests/include.am
@@
-41,6
+41,7
@@
tests_libtest_la_SOURCES= tests/test.c
tests_testapp_CFLAGS= $(AM_CFLAGS) $(NO_CONVERSION) $(NO_STRICT_ALIASING)
tests_testapp_SOURCES= tests/mem_functions.c
tests_testapp_DEPENDENCIES= \
+ $(BUILT_SOURCES) \
clients/libgenexec.la \
tests/libserver.la \
tests/libtest.la \