# HG changeset patch # User Pascal Bellard # Date 1459800509 -7200 # Node ID af4581f2f49d7fd01116b563e2f5488671c46163 # Parent d3b5bc592d61153d09c911e3021afc9bf14b8e5b Makefile: fix tazpanel-extra files list diff -r d3b5bc592d61 -r af4581f2f49d Makefile --- a/Makefile Mon Apr 04 19:09:35 2016 +0100 +++ b/Makefile Mon Apr 04 22:08:29 2016 +0200 @@ -6,7 +6,7 @@ LINGUAS?=el es fr pl pt_BR ru sv PANEL?=/var/www/tazpanel BASECGI?=boot.cgi hardware.cgi help.cgi index.cgi network.cgi hosts.cgi settings.cgi -EXTRACGI?=floppy.cgi test.cgi +EXTRACGI?=floppy.cgi test.cgi powersaving.cgi VERSION:=$(shell grep ^VERSION tazpanel | cut -d= -f2)