aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am
AgeCommit message (Collapse)Author
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2008-03-15install LICENSEsFelix Domke
2008-01-25put main screen into own .py file to speed up enigma boottime (only ↵Felix Domke
plugin.py will be loaded at that time)
2008-01-25add VideoTune pluginFelix Domke