summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rwxr-xr-xdocs/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100755
index c2f12fd..0000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-all : docs
-
-docs :
- doxygen doxygen.cfg
-
-clean :
- -rm -r html
- -rm -r latex
- -rm -r man
-
-EXTRA_DIST = \
- Makefile.am \
- Makefile.in \
- doxygen.cfg.in