diff options
author | Tobias Arrskog <topfs2@xbmc.org> | 2014-12-22 14:33:55 +0100 |
---|---|---|
committer | Tobias Arrskog <topfs2@kodi.tv> | 2015-02-01 21:28:23 +0100 |
commit | 69d48c740db2ea1518e4a9924e0986d58540eb6a (patch) | |
tree | fa0f58962353e5b44015658b04ea5d72331787fd /configure.in | |
parent | 6d106e9a5ca8ce07b69952e0ef96515e4d945385 (diff) |
Remove FEH
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 9db91c736c..20e0a2372c 100644 --- a/configure.in +++ b/configure.in @@ -2519,8 +2519,6 @@ OUTPUT_FILES="Makefile \ tools/Linux/${APP_NAME_LC}.sh \ tools/Linux/${APP_NAME_LC}-standalone.sh \ tools/Linux/${APP_NAME_LC}-xsession.desktop \ - tools/Linux/FEH.py \ - tools/Linux/FEH-ARM.py \ tools/EventClients/Makefile \ tools/EventClients/Clients/OSXRemote/Makefile \ xbmc/peripherals/bus/Makefile \ |