This adds profies and makes sure that Makefile.in and configure are
being removed on maintainerclean.
Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>
---
Makefile.am | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
Index: Makefile.am
===================================================================
--- Makefile.am.orig
+++ Makefile.am
@@ -43,8 +43,14 @@ SUBDIRS = \
. \
include \
image \
+ profiles \
support \
$(OPT_SUBDIRS)
-EXTRA_DIST = config-ml.in
+EXTRA_DIST = \
+ config-ml.in
+
+MAINTAINERCLEANFILES = \
+ Makefile.in \
+ configure
--
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