diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ BUILD = www/$(INDEX) apache/praat.conf REPODATA = repo/db repo/dists repo/pool REPOHOST = www.cefala.org USER = rlaboiss -TODAY = $(shell date) +TODAY = $(shell date "+%Y-%m-%d %H:%M:%S %Z") build-stamp: $(BUILD) mkdir -p $(REPODATA) |
