summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 00000000..a9177c41
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+tarball:
+ @echo "Creating tar ball "
+ @tar cfhj opendiskless.tar.bz2 \
+ --exclude-from=tools/tar_exclude_from \
+ .