Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/console/lib/procmem/Makefile.am
blob: 257c13fa3890a16053f784cb83b7663f4e4f22d3 (plain)
1
2
3
4
5
6
7
8

sugardir = $(pkgdatadir)/shell/console/lib/procmem

sugar_PYTHON =				\
	__init__.py			\
	proc.py				\
	proc_smaps.py			\
	analysis.py