projects
/
petitboot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b834ed
)
Include COPYING and TODO in dist target
author
Jeremy Kerr
<jk@ozlabs.org>
Thu, 5 Apr 2007 21:42:31 +0000
(07:42 +1000)
committer
Jeremy Kerr
<jk@ozlabs.org>
Thu, 5 Apr 2007 21:42:31 +0000
(07:42 +1000)
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 54e8f9a67eba36ff0984e7c802ad068a4d01d1b7..764582bba3f20cb83c1f9d5db5b5edaab33c6476 100644
(file)
--- 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