From 42ae130bac08312258bec6152f35b753aee9fb4c Mon Sep 17 00:00:00 2001 From: gixxpunk Date: Sun, 14 Mar 2010 11:51:27 +0000 Subject: [PATCH] fix broken build git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@484 e54a6e83-5905-42d5-8d5c-058d10e6a962 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e7d0d23a308e721cc9c3d68cfc0a5981a28c2cd5 Author: gixxpunk Date: 2010-03-14 (Sun, 14 Mar 2010) Origin message was: ------------------ - fix broken build git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@484 e54a6e83-5905-42d5-8d5c-058d10e6a962 ------------------ This commit was generated by Migit --- src/nhttpd/web/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nhttpd/web/Makefile.am b/src/nhttpd/web/Makefile.am index a7aba9e15..ff5edf11e 100644 --- a/src/nhttpd/web/Makefile.am +++ b/src/nhttpd/web/Makefile.am @@ -72,7 +72,6 @@ install_DATA = channels.js \ Y_StreamInfo.yhtm \ Y_Timer_Edit.yhtm \ Y_Timer_List.yhtm \ - Y_Timer_Menue.yhtm \ Y_Tools_Bootlogo.yhtm \ Y_Tools_Boxcontrol.yhtm \ Y_Tools_Check_Install.yhtm \ @@ -84,7 +83,6 @@ install_DATA = channels.js \ Y_Tools_Installer.yhtm \ Y_Tools_lcshot.yhtm \ Y_Tools_Menue.yhtm \ - Y_Tools_NetStream.yhtm \ Y_Tools_Rcsim.yhtm \ Y_Tools_remote_osd.yhtm \ Y_Tools_Timer_Sync.js \