Browse Source

Update

tags/v0.0.64
Peter Vivell 6 years ago
parent
commit
ac316de297
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Makefile

+ 1
- 0
Makefile View File

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

Loading…
Cancel
Save