diff --git a/examples/elf/tests/Makefile b/examples/elf/tests/Makefile index 8d870230a..ac4ba4a0c 100644 --- a/examples/elf/tests/Makefile +++ b/examples/elf/tests/Makefile @@ -140,7 +140,7 @@ $(DIRLIST_HDR) : populate # Create the exported symbol table -$(SYMTAB_SRC): build +$(SYMTAB_SRC): populate $(Q) $(TESTS_DIR)/mksymtab.sh $(FSIMG_DIR) >$@ # Clean each subdirectory