X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=Makefile;h=764582bba3f20cb83c1f9d5db5b5edaab33c6476;hp=54e8f9a67eba36ff0984e7c802ad068a4d01d1b7;hb=0b7cc3673a866326b19f0832953557202e227347;hpb=1b834ed5e2d2aca6c9b453ece05af08fe0387f1d 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