slitaz-tools rev 1012

Update Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 11 23:45:29 2017 +0100 (2017-02-11)
parents 2cf65ee102b8
children b62b418ee6e7
files Makefile
line diff
     1.1 --- a/Makefile	Sat Feb 11 23:41:23 2017 +0100
     1.2 +++ b/Makefile	Sat Feb 11 23:45:29 2017 +0100
     1.3 @@ -96,6 +96,9 @@
     1.4  		decode frugal startd stopd; do \
     1.5  		install -m 0755 tinyutils/$$app $(DESTDIR)$(PREFIX)/bin; \
     1.6  	done;
     1.7 +	
     1.8 +	# sdt
     1.9 +	install -m 0755 sdt/sdt $(DESTDIR)$(PREFIX)/bin
    1.10  
    1.11  	# /usr/sbin sound tools.
    1.12  	#install -m 0755 tinyutils/soundconf $(DESTDIR)$(PREFIX)/sbin