X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.in;h=c9a21a726101a23e6f6afd7f01950273f149c4d5;hb=86a2918a63cbf19152b12382438e283c8ec511a4;hp=6bb66bb992c6ad5feffdbc39b2422cf74975127b;hpb=38824221e18c2b4068df61039a2ef0708a5a1fe3;p=psensor.git diff --git a/www/Makefile.in b/www/Makefile.in index 6bb66bb..c9a21a7 100644 --- a/www/Makefile.in +++ b/www/Makefile.in @@ -125,8 +125,6 @@ LIBS = @LIBS@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ -LUA_CFLAGS = @LUA_CFLAGS@ -LUA_LIBS = @LUA_LIBS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ @@ -215,7 +213,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = monitor.lua style.css favicon.ico index.lua monitor.html jquery.js +defaultwww_DATA = index.html style.css favicon.ico monitor.html jquery.js EXTRA_DIST = $(defaultwww_DATA) all: all-am