Add date to build log
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 11 Apr 2006 09:43:03 +0000 (09:43 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 11 Apr 2006 09:43:03 +0000 (09:43 +0000)
org.gridsite.core/src/Makefile

index 978e343..f31979e 100644 (file)
@@ -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