tazpanel diff Makefile @ rev 117

settings.cgi: Password entry on bottom (small ajustement, well done Pascal)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 15 12:11:44 2011 +0200 (2011-04-15)
parents cf15cb2ff715
children 7855bd81abb7
line diff
     1.1 --- a/Makefile	Sat Apr 09 00:22:23 2011 +0200
     1.2 +++ b/Makefile	Fri Apr 15 12:11:44 2011 +0200
     1.3 @@ -15,7 +15,8 @@
     1.4  		--package-name="TazPanel" \
     1.5  		--package-version="$(VERSION)" \
     1.6  		./tazpanel ./index.cgi ./pkgs.cgi ./live.cgi \
     1.7 -		./network.cgi ./lib/libtazpanel
     1.8 +		./network.cgi ./boot.cgi ./hardware.cgi \
     1.9 +		./settings.cgi ./lib/libtazpanel
    1.10  
    1.11  msgmerge:
    1.12  	@for l in $(LINGUAS); do \