bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing Makerules.in in Makefiles.in's topfiles


From: Gianluca Guida
Subject: Missing Makerules.in in Makefiles.in's topfiles
Date: Fri, 3 Mar 2006 13:54:39 +0100

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  <glguida@gmail.com>

       * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]