summaryrefslogtreecommitdiff
path: root/plugins/python/exectracer/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-09-22 07:30:30 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-09-22 07:30:30 (GMT)
commit3d258ef61a6bf1787da61553a71b58b8a96c0832 (patch)
tree1bb5e97b5b1f236a506ebd20a6d65e123e76cc2e /plugins/python/exectracer/Makefile.am
parente5d10374c2aa3cedd679f34fb61457bd0b1c1d53 (diff)
Deleted the old execution tracer Python plugin.
Diffstat (limited to 'plugins/python/exectracer/Makefile.am')
-rw-r--r--plugins/python/exectracer/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/python/exectracer/Makefile.am b/plugins/python/exectracer/Makefile.am
deleted file mode 100644
index 9f8eeb2..0000000
--- a/plugins/python/exectracer/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-
-exectracerdir = $(datadir)/openida/plugins/python/exectracer
-
-exectracer_DATA = \
- __init__.py \
- exectracer.py