diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2c26227..aa7f08f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,6 +103,7 @@ website/index.html: README.org emacs -Q --script build-aux/build-home-page.el website/manual/dev/en: $(SKRIBILO_BUILD_DIR)/ccwl.html + rm -rf $@ $(MKDIR_P) $@ cp -v $< $@/index.html |