diff --git a/upnp/sample/Makefile.am b/upnp/sample/Makefile.am index 75fad68..590a5e3 100644 --- a/upnp/sample/Makefile.am +++ b/upnp/sample/Makefile.am @@ -79,8 +79,9 @@ endif EXTRA_DIST = \ - tvdevice/web/tvcontrolSCPD.xml \ - tvdevice/web/tvdevicedesc.xml \ - tvdevice/web/tvdevicepres.html \ - tvdevice/web/tvpictureSCPD.xml + web/tvcombodesc.xml \ + web/tvcontrolSCPD.xml \ + web/tvdevicedesc.xml \ + web/tvdevicepres.html \ + web/tvpictureSCPD.xml