Hi,

It's almost only aesthetic but Makefile.in 's variable topfiles lacks
Makerules.in entry. This creates problems with 'make dist'.

2006-03-03  Gianluca Guida  <[EMAIL PROTECTED]>

       * Makefile.in (topfiles): Add 'Makerules.in'.


--- vanilla/gnumach//Makefile.in        2006-02-20 22:17:23.000000000 +0100
+++ gnumach--gianluca/Makefile.in       2006-03-03 04:19:55.000000000 +0100
@@ -72,7 +72,8 @@
 # Files distributed from the top level directory:
 topfiles = ChangeLog ChangeLog.0 ChangeLog.00 Drivers.macros Makefile.in \
       README INSTALL config.guess config.sub configure configure.in \
-       gensym.awk install-sh version.c.in NEWS aclocal.m4 COPYING
+       gensym.awk install-sh version.c.in NEWS aclocal.m4 COPYING \
+       Makerules.in

 # All the source in each directory.

--
It was a type of people I did not know, I found them very strange and
they did not inspire confidence at all. Later I learned that I had been
introduced to electronic engineers.
                                                  E. W. Dijkstra


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to