9 lines
135 B
Makefile
9 lines
135 B
Makefile
|
|
sugardir = $(pkgdatadir)/shell/console/procmem
|
|
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
proc.py \
|
|
proc_smaps.py \
|
|
analysis.py
|