From a305cdacd3bd13481f26a439cd9d495ef9c0fbc4 Mon Sep 17 00:00:00 2001 From: Michael Hayes Date: Fri, 2 Sep 2011 05:09:23 +0000 Subject: [PATCH] Convert to ucfk4 --- doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index 93be787..ffaa9ab 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,10 +5,10 @@ docs: doxygen doxygen.config -zip: ucfk3.zip +zip: ucfk4.zip -ucfk3.zip: html/* +ucfk4.zip: html/* zip -r $@ html/ clean: