summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2007-04-06 07:42:31 +1000
committerJeremy Kerr <jk@ozlabs.org>2007-04-06 07:42:31 +1000
commit0b7cc3673a866326b19f0832953557202e227347 (patch)
tree7ecd8b7aed77ebf15e4cd57bb3118a89bb78bb20 /Makefile
parent1b834ed5e2d2aca6c9b453ece05af08fe0387f1d (diff)
downloadtalos-petitboot-0b7cc3673a866326b19f0832953557202e227347.tar.gz
talos-petitboot-0b7cc3673a866326b19f0832953557202e227347.zip
Include COPYING and TODO in dist target
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 54e8f9a..764582b 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,7 @@ $(PACKAGE)-$(VERSION): clean
cp *.[ch] $@
cp -a devices/*.[ch] $@/devices/
cp Makefile $@
+ cp TODO COPYING $@
clean:
rm -f petitboot
OpenPOWER on IntegriCloud