Explorar o código

Windows messes stuff up again!

Douglas William Thrift %!s(int64=13) %!d(string=hai) anos
pai
achega
ff0884a880
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)