diff options
author | Wonkeun Oh <wonkeun.oh@samsung.com> | 2015-04-09 13:41:33 +0900 |
---|---|---|
committer | InHong Han <inhong1.han@samsung.com> | 2016-08-10 19:42:42 -0700 |
commit | 2db69295032df8779de5c4b4f4205f7da083360b (patch) | |
tree | 53ece88bddf4d21e942ba5af40f57acc8812c8e7 /ism/data | |
parent | dd3ea6bb8dc79cc18fc5952b65cabe68888eda8a (diff) | |
download | isf-2db69295032df8779de5c4b4f4205f7da083360b.tar.gz isf-2db69295032df8779de5c4b4f4205f7da083360b.tar.bz2 isf-2db69295032df8779de5c4b4f4205f7da083360b.zip |
Fix build error in the 2.4profile
Change-Id: Ib606d71d09b9bc8e69244ea7dee5296e67f13f8b
Diffstat (limited to 'ism/data')
-rw-r--r-- | ism/data/remote-input/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ism/data/remote-input/Makefile.am b/ism/data/remote-input/Makefile.am index e04c26ec..f6812152 100644 --- a/ism/data/remote-input/Makefile.am +++ b/ism/data/remote-input/Makefile.am @@ -25,7 +25,6 @@ web_DATA = index.htm\ tv_mode.htm\ tv.htm\ game_mode.htm\ - ajax-loader.gif\ icons-18-black.png\ icons-18-white.png\ icons-36-black.png\ |