Ver código fonte

Update

tags/v0.0.64
Peter Vivell 6 anos atrás
pai
commit
ac316de297
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      Makefile

+ 1
- 0
Makefile Ver arquivo

@@ -22,6 +22,7 @@ install-bin: all
22 22
 uninstall-bin:
23 23
 	rm -f $(DESTDIR)/usr/bin/radangel
24 24
 	rm -f $(DESTDIR)/usr/bin/websockify
25
+	rm -f $(DESTDIR)/usr/bin/inotail
25 26
 
26 27
 install-html:
27 28
 	$(INSTALL) -m 755 -d    $(DESTDIR)/usr/share/radangel/html

Carregando…
Cancelar
Salvar