mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 05:45:45 +02:00
Makefile: fix duplicate merge artifact
Keep the first duplicate MARKDOWN stanza. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
b978a5dea6
commit
9b0e8c56c2
3
Makefile
3
Makefile
@ -7,9 +7,6 @@ MARKDOWN ?= markdown
|
|||||||
# allow local configuration to override above variables
|
# allow local configuration to override above variables
|
||||||
-include localconf
|
-include localconf
|
||||||
|
|
||||||
MARKDOWN := $(shell which markdown markdown2 markdown_py 2>/dev/null)
|
|
||||||
MARKDOWN ?= markdown
|
|
||||||
|
|
||||||
default all: lib src test README.html
|
default all: lib src test README.html
|
||||||
|
|
||||||
clean: ## Cleanup
|
clean: ## Cleanup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user