Browse Source

Windows messes stuff up again!

Douglas William Thrift 12 years ago
parent
commit
ff0884a880
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GNUmakefile

+ 1 - 1
GNUmakefile

@@ -36,7 +36,7 @@ $(xpi): $(files)
 	$(ZIP) -ll $(xpi) $(files)
 
 install:
-	echo $(cwd) > $(shortcut)
+	echo $(cwd)> $(shortcut)
 
 deinstall:
 	-$(RM_F) $(shortcut)