瀏覽代碼

Windows messes stuff up again!

Douglas William Thrift 13 年之前
父節點
當前提交
ff0884a880
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)