Feng Lee 11 lat temu
rodzic
commit
554a7cbbd0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -18,7 +18,7 @@ xref:
 
 clean:
 	@$(REBAR) clean
-	rm -rf rel/emqtt
+	rm -rf rel/emqttd
 
 test:
 	@$(REBAR) skip_deps=true eunit