Add in proper depend tracking for tests/testapp.
authorMonty Taylor <mordred@inaugust.com>
Tue, 29 Jun 2010 15:58:27 +0000 (08:58 -0700)
committerMonty Taylor <mordred@inaugust.com>
Tue, 29 Jun 2010 15:58:27 +0000 (08:58 -0700)
tests/include.am

index d82538b96234d1d3042ff0b665dcdf8e65890b42..f3b767cafc97972ff4b4e780431fc53eec507089 100644 (file)
@@ -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 \