summaryrefslogtreecommitdiff
path: root/convert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'convert/Makefile')
-rw-r--r--convert/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/convert/Makefile b/convert/Makefile
new file mode 100644
index 00000000..66dd7d0b
--- /dev/null
+++ b/convert/Makefile
@@ -0,0 +1,7 @@
+include ../Makefile.inc
+
+all:
+ $(MAKE) -C .. btrfs-convert
+
+clean:
+ -$(RM) -f -- *.o *.o.d