aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/lib/Documentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/lib/Documentation/Makefile')
-rw-r--r--tools/perf/lib/Documentation/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/perf/lib/Documentation/Makefile b/tools/perf/lib/Documentation/Makefile
deleted file mode 100644
index 586425a88795..000000000000
--- a/tools/perf/lib/Documentation/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-all:
- rst2man man/libperf.rst > man/libperf.7
- rst2pdf tutorial/tutorial.rst
-
-clean:
- rm -f man/libperf.7
- rm -f tutorial/tutorial.pdf