From ce270ab7aa4913a606b62378e137a4f97cd32088 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Tue, 11 Apr 2006 09:43:03 +0000 Subject: [PATCH] Add date to build log --- org.gridsite.core/src/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 1.8.2.3