summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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