summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mghttpd01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-06-13 13:01:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-06-13 13:01:03 +0200
commit4000836c03dfddf15d877bfa148138c7a8ce31b7 (patch)
treea27a0ffe5f903ba09f38bf3f2f9ee39a0048d863 /testsuites/libtests/mghttpd01
parentxz: Use CRC32 (diff)
downloadrtems-4000836c03dfddf15d877bfa148138c7a8ce31b7.tar.bz2
tests: Fix build dependencies
See also: https://www.gnu.org/software/automake/manual/html_node/Built-Sources-Example.html
Diffstat (limited to 'testsuites/libtests/mghttpd01')
-rw-r--r--testsuites/libtests/mghttpd01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/mghttpd01/Makefile.am b/testsuites/libtests/mghttpd01/Makefile.am
index 2798d2a5fd..909a646970 100644
--- a/testsuites/libtests/mghttpd01/Makefile.am
+++ b/testsuites/libtests/mghttpd01/Makefile.am
@@ -20,7 +20,7 @@ mghttpd01$(EXEEXT): $(mghttpd01_OBJECTS) $(mghttpd01_DEPENDENCIES)
@rm -f mghttpd01$(EXEEXT)
$(make-exe)
-init.c: init_fs.h
+init.$(OBJEXT): init_fs.h
init_fs.c:
$(BIN2C) -C $(srcdir)/init_fs.tar init_fs