X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=ab3f33b9886e77eedc85a68eade52834271004be;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index ab3f33b..0000000 --- a/doc/Makefile.am +++ /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