diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a990a67..5c625f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,7 +160,6 @@ uninstall-local: website: website/index.html website/manual/dev/en website/index.html: README.org - $(MKDIR_P) $(dir $@) $(EMACS_GEN)$(EMACS) -Q --script build-aux/build-home-page.el website/manual/dev/en: $(SKRIBILO_BUILD_DIR)/ccwl.html |