diff liboctave/Makefile.in @ 5527:ce71ed4c6da6

[project @ 2005-11-01 22:15:49 by jwe]
author jwe
date Tue, 01 Nov 2005 22:15:49 +0000
parents b4cfbb0ec8c4
children 8b0b36c2dc0c
line wrap: on
line diff
--- a/liboctave/Makefile.in	Tue Nov 01 00:54:14 2005 +0000
+++ b/liboctave/Makefile.in	Tue Nov 01 22:15:49 2005 +0000
@@ -310,7 +310,7 @@
 .PHONY: mostlyclean
 
 distclean: clean
-	rm -f Makefile so_locations stamp-prereq $(OPTS_INC)
+	rm -f Makefile so_locations stamp-prereq oct-types.h $(OPTS_INC)
 	rm -f mx-ops.h $(MX_OP_INC) $(VX_OP_INC) $(MX_OP_SRC) $(VX_OP_SRC)
 	rm -f $(SPARSE_MX_OP_INC) $(SPARSE_MX_OP_SRC)
 .PHONY: distclean