aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/DemoPlugins/TestPlugin/Makefile.am
AgeCommit message (Collapse)Author
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-11-10on crash, read "maintainer.info" from directory which contained the file ↵Felix Domke
which crashed. Use first line as email address, second line as "component"-string in crashlogs. Please add a "maintainer.info"-file to your plugins so crashlogs will be redirected to the right address.
2006-02-22install plugins to the correct directoriesStefan Pluecken
2006-02-22cleanup the plugins to fit the new namespaceStefan Pluecken