Commit ae27f53b authored by Gildas Bazin's avatar Gildas Bazin

* Makefile.am: include the .css file from the html interface into the win32 package.
parent 2a212b5c
......@@ -566,6 +566,7 @@ package-win32-base:
mkdir -p "$(srcdir)/vlc-${VERSION}/http/admin"
cp $(srcdir)/share/http/*.html $(srcdir)/vlc-${VERSION}/http/ ;
cp $(srcdir)/share/http/*.css $(srcdir)/vlc-${VERSION}/http/ ;
cp $(srcdir)/share/http/admin/*.html \
$(srcdir)/vlc-${VERSION}/http/admin/ ;
cp $(srcdir)/share/http/admin/.access \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment