projects
/
enigma2-plugins.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
remove unused import
[enigma2-plugins.git]
/
vlcplayer
/
src
/
Makefile.am
1
if HAVE_E2_INCLUDES
2
SUBDIRS = servicets
3
endif
4
5
installdir = /usr/lib/enigma2/python/Plugins/Extensions/VlcPlayer
6
7
if HAVE_E2_INCLUDES
8
install_PYTHON = *.py servicets/servicets.so
9
else
10
install_PYTHON = *.py servicets.so
11
endif
12
13
install_DATA = *.png