[530] in BarnOwl Developers
[D-O-H] r649 - in trunk: . owl
daemon@ATHENA.MIT.EDU (hartmans@MIT.EDU)
Thu Oct 29 18:07:07 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
To: dirty-owl-hackers@mit.edu
From: hartmans@MIT.EDU
Reply-To: dirty-owl-hackers@MIT.EDU
Date: Sat, 3 Mar 2007 15:02:41 -0500 (EST)
Author: hartmans
Date: 2007-03-03 15:02:40 -0500 (Sat, 03 Mar 2007)
New Revision: 649
Modified:
trunk/
trunk/owl/Makefile.in
Log:
r1706@luminous: hartmans | 2007-03-03 15:00:41 -0500
distclean should not remove configure
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 6aa88b72-b502-0410-8cb4-a5dd0230fb79:/owl-debian-local/trunk:1705
bb873fd7-8e23-0410-944a-99ec44c633eb:/branches/owl/filter-rewrite:15925
bb873fd7-8e23-0410-944a-99ec44c633eb:/local/d-o-h/trunk:19195
+ 6aa88b72-b502-0410-8cb4-a5dd0230fb79:/owl-debian-local/trunk:1706
bb873fd7-8e23-0410-944a-99ec44c633eb:/branches/owl/filter-rewrite:15925
bb873fd7-8e23-0410-944a-99ec44c633eb:/local/d-o-h/trunk:19195
Modified: trunk/owl/Makefile.in
===================================================================
--- trunk/owl/Makefile.in 2007-03-03 20:02:35 UTC (rev 648)
+++ trunk/owl/Makefile.in 2007-03-03 20:02:40 UTC (rev 649)
@@ -55,7 +55,7 @@
$(RM) $(EXE) tester *.o $(AUTOGEN) owl_prototypes.h.new
distclean: clean libfaimdistclean
- $(RM) config.cache config.log config.status configure Makefile config.h TAGS *~ core
+ $(RM) config.cache config.log config.status Makefile config.h TAGS *~ core
proto: owl_prototypes.h