Skip to content

Commit

Permalink
fix typo in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Mar 7, 2023
1 parent 2d3f3b0 commit 0fefbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
SHELL=/bin/bash

DIR=$(shell basename $$(pwd))
ADDON ?= "@eeacms/volto-addon-template"
ADDON ?= "@eeacms/volto-openlayers-map"

# We like colors
# From: https://coderwall.com/p/izxssa/colored-makefile-for-golang-projects
Expand Down

0 comments on commit 0fefbe4

Please sign in to comment.