diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 95ca6fe..cd6bc36 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,6 +11,7 @@ REPO_PATH := /usr/local/git/repositories all: tools/extract.py --source-url ${SOURCE_URL} ./kludge-cgit-urls.py + (date '+Date: %Y-%m-%d %H:%M'; cat tools/trac-to-pelican-home.md) > pelican/content/trac-to-pelican-home.md cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content fetch: |