summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxflat/tests/Makefile')
-rw-r--r--apps/examples/nxflat/tests/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/examples/nxflat/tests/Makefile b/apps/examples/nxflat/tests/Makefile
index e6af69f16..8a65d6494 100644
--- a/apps/examples/nxflat/tests/Makefile
+++ b/apps/examples/nxflat/tests/Makefile
@@ -63,8 +63,7 @@ build: $(foreach DIR, $(SUBDIRS), $(DIR)_build)
# Install each program in the romfs directory
-install:
- $(foreach DIR, $(SUBDIRS), $(DIR)_install)
+install: $(foreach DIR, $(SUBDIRS), $(DIR)_install)
# Create the romfs directory