diff lisp/vm/Makefile @ 118:7d55a9ba150c r20-1b11

Import from CVS: tag r20-1b11
author cvs
date Mon, 13 Aug 2007 09:24:17 +0200
parents 360340f9fd5f
children b980b6286996
line wrap: on
line diff
--- a/lisp/vm/Makefile	Mon Aug 13 09:23:08 2007 +0200
+++ b/lisp/vm/Makefile	Mon Aug 13 09:24:17 2007 +0200
@@ -72,7 +72,7 @@
 
 vm:	vm.elc
 
-vm.elc:	noautoload
+vm.elc:	autoload
 
 noautoload:	$(OBJECTS) tapestry.elc
 	@echo "building vm.elc (with all modules included)..."