more help widget fixes
[disorder] / disobedience / Makefile.am
index 561f8bb..9b18ca9 100644 (file)
@@ -41,6 +41,8 @@ style.h: ${srcdir}/disobedience.rc ${top_srcdir}/scripts/text2c
        ${top_srcdir}/scripts/text2c style ${srcdir}/disobedience.rc > $@.tmp
        mv $@.tmp $@
 
+help.o: manual.h
+
 manual.html: ../doc/disobedience.1 $(top_srcdir)/scripts/htmlman
        rm -f $@.new
        $(top_srcdir)/scripts/htmlman $< >$@.new