aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-11-18 12:53:11 +0800
committerAaron LI <aaronly.me@outlook.com>2016-11-18 12:53:11 +0800
commitfbdcbcd78779cde5cdebd28106abf904f6d026e2 (patch)
tree5601d40e0035fefe5e4e663a61fdb59769805cb1 /MANIFEST.in
parent5805759c264adf96e9feea78a3cd3bfc2871b1de (diff)
downloadfg21sim-fbdcbcd78779cde5cdebd28106abf904f6d026e2.tar.bz2
MANIFEST.in: Install the Web UI templates and static files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 95b91e0..a979591 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,4 @@
include LICENSE
include fg21sim/configs/*.conf.spec
+include fg21sim/webui/templates/*.html
+recursive-include fg21sim/webui/static *