tazweb diff Makefile @ rev 130

Add a Kiosk mode and fullscreen button for normal use
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jan 04 03:12:36 2014 +0100 (2014-01-04)
parents f00b15e274ce
children b3a109d2818f
line diff
     1.1 --- a/Makefile	Wed Feb 27 20:07:58 2013 +0000
     1.2 +++ b/Makefile	Sat Jan 04 03:12:36 2014 +0100
     1.3 @@ -59,6 +59,7 @@
     1.4  	rm -rf po/mo
     1.5  	rm -f po/*.mo
     1.6  	rm -f po/*.*~
     1.7 +	rm -f src/Makefile src/*.o src/tazweb-qt
     1.8  
     1.9  help:
    1.10  	@echo "make [ pot | msgmerge | msgfmt | install | clean ]"