tazpanel diff Makefile @ rev 349

move tazint to its own repo
author Dominique Corbex <domcox@slitaz.org>
date Wed Feb 20 09:44:56 2013 +0100 (2013-02-20)
parents 553ab3cf1707
children be8002e4faa7
line diff
     1.1 --- a/Makefile	Sun Jul 15 00:03:42 2012 +0000
     1.2 +++ b/Makefile	Wed Feb 20 09:44:56 2013 +0100
     1.3 @@ -17,8 +17,8 @@
     1.4  		--package-name="TazPanel" \
     1.5  		--package-version="$(VERSION)" \
     1.6  		./tazpanel ./index.cgi ./pkgs.cgi ./live.cgi ./network.cgi ./boot.cgi \
     1.7 -		./hardware.cgi ./settings.cgi ./lib/libtazpanel ./installer.cgi \
     1.8 -		./help.cgi ./styles/default/header.html ./styles/default/footer.html
     1.9 +		./hardware.cgi ./settings.cgi ./lib/libtazpanel ./help.cgi \
    1.10 +		./styles/default/header.html ./styles/default/footer.html
    1.11  
    1.12  msgmerge:
    1.13  	@for l in $(LINGUAS); do \