X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.am;h=0edfc8cad8ed6b44f38270926b0ece8403b12e78;hb=4b68d5a328ba64b7e17bd2f0fc51d22b2df8521e;hp=d41b2399dc20e4e8e47b6c624896edeeda52b4b0;hpb=d2d08eb2fced88902d889c34223ba4386634da76;p=ctsim.git diff --git a/doc/Makefile.am b/doc/Makefile.am index d41b239..0edfc8c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST=sgp.doc ctsim.tex texhelp.sty - -dvi: ctsim.tex - latex ctsim.tex +docs=sgp.doc +info_INFO=ctsim.texi +EXTRA_DIST = ${docs} $(info_INFO) +SUBDIRS = tex2rtf \ No newline at end of file