[Zope-CVS] CVS: Packages/MoZTop - Makefile:1.2

Stephan Richter srichter@cbu.edu
Wed, 8 Jan 2003 16:43:33 -0500


Update of /cvs-repository/Packages/MoZTop
In directory cvs.zope.org:/tmp/cvs-serv19866

Modified Files:
	Makefile 
Log Message:
Okay, I think I am done now with reshuffeling...


=== Packages/MoZTop/Makefile 1.1 => 1.2 ===
--- Packages/MoZTop/Makefile:1.1	Wed Jan  8 14:01:13 2003
+++ Packages/MoZTop/Makefile	Wed Jan  8 16:43:00 2003
@@ -20,7 +20,7 @@
 all: build-xpi
 
 build-xpi:
-	$(ZIP) -r $(XPI_NAME) moztop moztop/install.js 
+	$(ZIP) -r $(XPI_NAME) moztop install.js 
 
 build-xpi-distro: remove-cvs build-xpi