aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am
AgeCommit message (Collapse)Author
2009-08-18do not use wildcards, because it breaks builds outside the source directory ↵Andreas Oberritter
and therefore breaks 'make distcheck'
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
2009-02-13add SoftwareManager and show it inside Setup Menuacid-burn