From e2b261ca0b3f8587f11ba96092231b338a419552 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Tue, 14 Jun 2005 18:22:41 +0000 Subject: [PATCH] Backport of [11415] --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 81e048d724..250d45779b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -759,6 +759,8 @@ package-win32-base: cp $(srcdir)/share/http/admin/*.html \ $(top_builddir)/vlc-${VERSION}/http/admin/ ; unix2dos $(top_builddir)/vlc-${VERSION}/http/admin/*.html ; + cp $(srcdir)/share/http/admin/dboxfiles.html \ + $(top_builddir)/vlc-${VERSION}/http/admin/ ; cp $(srcdir)/share/http/admin/.access \ $(top_builddir)/vlc-${VERSION}/http/admin/ ; unix2dos $(top_builddir)/vlc-${VERSION}/http/admin/.access ; -- 2.39.2