diff options
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 73cd8ce..adee962 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -57,8 +57,6 @@ CLEANFILES = \ submitting-patches.html \ calcurse.1 -docdir = $(datadir)/doc/$(PACKAGE) - .txt.html: if HAVE_ASCIIDOC $(AM_V_GEN) $(ASCIIDOC) $(ASCIIDOC_ARGS) $< |