1
0
Fork 0

fixed web interface installation

This commit is contained in:
Jan Steemann 2013-03-19 11:38:19 +01:00
parent 54d05e35e6
commit 7befbe84bc
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ nobase_pkgdata_DATA = \
$(shell find @srcdir@/html -name "*.html" -print) \ $(shell find @srcdir@/html -name "*.html" -print) \
$(shell find @srcdir@/html -name "*.ico" -print) \ $(shell find @srcdir@/html -name "*.ico" -print) \
$(shell find @srcdir@/html -name "*.js" -print) \ $(shell find @srcdir@/html -name "*.js" -print) \
$(shell find @srcdir@/html -name "*.ejs" -print) \
$(shell find @srcdir@/html -name "*.png" -print) $(shell find @srcdir@/html -name "*.png" -print)
if ENABLE_MRUBY if ENABLE_MRUBY