X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=c8180cebfcaae11f379c68b82ac84c22923267fe;hp=c5c461542acb8de6f686d4420a75704ffb3dfec5;hb=a930cc995e41002986df3d6c9b722eea11fd6627;hpb=1420fedca67b619596ec194a2cabdf23e7b81c3a diff --git a/doc/Makefile.am b/doc/Makefile.am index c5c4615..c8180ce 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,5 @@ endif all: $(MANUALS) -html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx +html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(DOXYGEN)