summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
blob: 5801d75855cf5439c4252a2a7d8ea63111a4067b (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in
## Created by Anjuta

## The main script
bin_SCRIPTS = glances.py

## Directory where .class files will be installed
glancesdir = $(pythondir)/glances

glances_PYTHON = \
	glances.py