Add SI95 transport library to doc
[ric-plt/lib/rmr.git] / doc / src / rtd / Makefile
index 768349d..878229e 100644 (file)
@@ -41,7 +41,7 @@ all:: $(docs:%=%.rst) $(docs:%=%.txt) $(docs:%=%.md)
 man_list.im:: always
        bash gen_man_list.sh >man_list.im
 
-rel-notes.xfm: ../../../CHANGES
+rel-notes.xfm:: always
        ksh fmt_changes.ksh >rel-notes.xfm
 
 
@@ -80,7 +80,7 @@ clean:
 
 # ditch anything that can be rebuilt
 nuke: clean
-       rm -f *.ps *.pdf *.rst *.md
+       rm -f *.ps *.pdf *.rst *.md *.txt
 
 # make hack to force a rule to always be out of date
 always: