[500] in BarnOwl Developers
[D-O-H] r623 - trunk/owl
daemon@ATHENA.MIT.EDU (asedeno@MIT.EDU)
Thu Oct 29 18:06:50 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
To: dirty-owl-hackers@mit.edu
From: asedeno@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Mon, 19 Feb 2007 18:58:42 -0500 (EST)
Author: asedeno
Date: 2007-02-19 18:58:42 -0500 (Mon, 19 Feb 2007)
New Revision: 623
Modified:
trunk/owl/Makefile.in
Log:
remove configure when making distclean.
Modified: trunk/owl/Makefile.in
===================================================================
--- trunk/owl/Makefile.in 2007-02-19 21:11:37 UTC (rev 622)
+++ trunk/owl/Makefile.in 2007-02-19 23:58:42 UTC (rev 623)
@@ -55,7 +55,7 @@
$(RM) $(EXE) tester *.o $(AUTOGEN) owl_prototypes.h.new
distclean: clean libfaimdistclean
- $(RM) config.cache config.log config.status Makefile config.h TAGS *~ core
+ $(RM) config.cache config.log config.status configure Makefile config.h TAGS *~ core
proto: owl_prototypes.h