summaryrefslogtreecommitdiff
path: root/examples/hello_superfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_superfs/Makefile')
-rw-r--r--examples/hello_superfs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/hello_superfs/Makefile b/examples/hello_superfs/Makefile
index c58ab37..81442e4 100644
--- a/examples/hello_superfs/Makefile
+++ b/examples/hello_superfs/Makefile
@@ -1,6 +1,4 @@
-SUBPRJ = mkfs_superfs fsck_superfs \
- docs \
- mkfs_superfs:tools fsck_superfs:tools
+SUBPRJ = docs mkfs_superfs:tools fsck_superfs:tools
SUBPRJ_DFLT = mkfs_superfs fsck_superfs docs