summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKai Vehmanen <first.surname@nokia.com>2007-09-19 15:54:00 +0000
committerKai Vehmanen <first.surname@nokia.com>2007-09-19 15:54:00 +0000
commit1c976c0b5d368733a3aeaddf51aa97de6eb7b1f7 (patch)
treee56b9a7162e12ca20e8b55f486c9eeb90817382e /Makefile.am
parent17377f5cb0012a674dabe0ba88604947d6624db2 (diff)
Remove doxygen make rules, part 2.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c6a65e..4f8c62e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,14 +53,6 @@ lcov-report:
lcov -r lcov/lcov.info `cat lcov/lcov.remove` 2>/dev/null > lcov/lcov.info.clean
genhtml -o lcov lcov/lcov.info.clean
-Doxyfile: Doxyfile.in config.status
- $(SHELL) ./config.status --file=$@
-
-doc: Doxyfile
- $(DOXYGEN) $<
-
-CLEANFILES += Doxyfile
-
clean-local:
rm -rf doc