Michael Koziarski <[EMAIL PROTECTED]> writes:

| On Fri, Mar 15, 2002 at 06:39:56PM +0000 or thereabouts, Angus Leeming wrote:
>> make clean works.
>> make distclean thereafter doesn't.
>
| I've been getting this too.  I thought it might be my fiddling with
| Makefile.am's in my local mirror, but seeing as someone else is
| getting it, it can't be my fault :).

Can you see if this helps?

Index: config/common.am
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/config/common.am,v
retrieving revision 1.1
diff -u -p -r1.1 common.am
--- config/common.am    13 Mar 2002 18:24:42 -0000      1.1
+++ config/common.am    18 Mar 2002 10:02:17 -0000
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign

-DISTCLEANFILES= -r *.orig *.rej *~ *.bak core
+DISTCLEANFILES= *.orig *.rej *~ *.bak core

 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in

-- 
        Lgb

Reply via email to