summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2012-07-06 14:03:32 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2012-07-06 14:03:32 +0200
commit73a324c6a9a92fc94317db6e8c2dd387a9607e67 (patch)
treedf7c3f3c61f292c38fe2fe5bce92965cf30919f2 /src/Makefile.am
parent1e04f70675801ee779709cb53c8e4f3ef0640a7e (diff)
parentcfcf6bf3c8ef06e11ca27e25b4931794b507e46b (diff)
version 1.4v1.4
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
deleted file mode 100644
index 5801d758..00000000
--- a/src/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## 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