summaryrefslogtreecommitdiff
path: root/apps/examples/elf/tests/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/elf/tests/pthread')
-rw-r--r--apps/examples/elf/tests/pthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/examples/elf/tests/pthread/Makefile b/apps/examples/elf/tests/pthread/Makefile
index 9d4ce496b..23d31d486 100644
--- a/apps/examples/elf/tests/pthread/Makefile
+++ b/apps/examples/elf/tests/pthread/Makefile
@@ -83,5 +83,6 @@ clean:
$(call CLEAN)
install:
+
$(Q) mkdir -p $(ROMFS_DIR)
$(Q) install $(BIN) $(ROMFS_DIR)/$(BIN)