tazpanel diff Makefile @ rev 582

Add powersaving.cgi translations
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 10 11:57:28 2016 +0200 (2016-04-10)
parents af4581f2f49d
children af5409e974da
line diff
     1.1 --- a/Makefile	Mon Apr 04 22:08:29 2016 +0200
     1.2 +++ b/Makefile	Sun Apr 10 11:57:28 2016 +0200
     1.3 @@ -25,9 +25,7 @@
     1.4  		--from-code="UTF-8" \
     1.5  		--package-name="TazPanel" \
     1.6  		--package-version="$(VERSION)" \
     1.7 -		./tazpanel ./index.cgi ./network.cgi ./hosts.cgi ./boot.cgi \
     1.8 -		./hardware.cgi ./settings.cgi ./lib/libtazpanel ./help.cgi \
     1.9 -		./floppy.cgi \
    1.10 +		./tazpanel $(BASECGI) $(EXTRACGI) \
    1.11  		./styles/default/header.html ./styles/default/footer.html
    1.12  
    1.13  msgmerge: