summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
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