# @configure_input@
-# $Id: Makefile.in,v 1.15 2002-10-05 14:50:19 thib Exp $
+# $Id: Makefile.in,v 1.16 2002-10-05 14:57:42 thib Exp $
# The following should not be edited manually (use configure options)
# If you must do it, BEWARE : some of the following is also defined
tarhtmldoc: doc
mkdir fcron-$(VERSION)-doc-html
- cp HTML/* fcron-$(VERSION)-doc-html
+ cp HTML/*.html fcron-$(VERSION)-doc-html
rm -f fcron-doc-html.tar.gz
tar -czvf fcron-doc-html.tar.gz fcron-$(VERSION)-doc-html/*
rm -fR fcron-$(VERSION)-doc-html