diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 9e51aeb..95ca6fe 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -10,7 +10,7 @@ REPO_PATH := /usr/local/git/repositories all: tools/extract.py --source-url ${SOURCE_URL} - ./kludges.py + ./kludge-cgit-urls.py cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content fetch: |