Cleansed all directories from autohell corruption. Some additional unnecessary files...
[libt2n] / doc / Makefile.am
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644 (file)
index ab3f33b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-CLEANFILES = rm -rf html man
-
-if HAVE_DOXYGEN
-MANUALS = html/index.html
-else
-MANUALS =
-endif
-
-all: $(MANUALS)
-
-html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc Doxyfile
-       $(DOXYGEN)
-
-EXTRA_DIST = index.doc Doxyfile.in