From: Andrew McNab Date: Tue, 11 Apr 2006 09:43:03 +0000 (+0000) Subject: Add date to build log X-Git-Tag: gridsite-core_R_1_1_19~80 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ce270ab7aa4913a606b62378e137a4f97cd32088;p=jra1mw.git Add date to build log --- diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index 978e343..f31979e 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -1,6 +1,6 @@ # # Andrew McNab and Shiv Kaushal, University of Manchester. -# Copyright (c) 2002-5. All rights reserved. +# Copyright (c) 2002-6. All rights reserved. # # Redistribution and use in source and binary forms, with or # without modification, are permitted provided that the following @@ -206,6 +206,7 @@ showx509exts: showx509exts.c libgridsite.a -lssl -lcrypto -lxml2 -lz -lm apidoc: + date doxygen Doxyfile mkdir -p ../doc/doxygen cp -f doxygen/*.html doxygen/*.css doxygen/*.png ../doc/doxygen