diff --git a/Makefile.am b/Makefile.am index 93d8817..3119423 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ EXTRA_DIST = demo/beep.wav \ demo/demo.html \ demo/demo.js \ demo/demo.jspp \ + demo/demo.xml \ demo/styles.css \ demo/vt100.js \ shellinabox/shellinaboxd.man.in \ diff --git a/Makefile.in b/Makefile.in index a933dca..402183e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -259,6 +259,7 @@ EXTRA_DIST = demo/beep.wav \ demo/demo.html \ demo/demo.js \ demo/demo.jspp \ + demo/demo.xml \ demo/styles.css \ demo/vt100.js \ shellinabox/shellinaboxd.man.in \