Add some files which have to be distributed with the package. Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>
--- profiles/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) Index: profiles/Makefile.am =================================================================== --- /dev/null +++ profiles/Makefile.am @@ -0,0 +1,11 @@ +EXTRA_DIST = \ + README \ + compact \ + compact-fp \ + full \ + full-tl \ + kernel \ + kernel-fp \ + mkprofile.sh \ + tiny + -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 _______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
