diff --git a/CHANGELOG.md b/CHANGELOG.md index abbdc74..3beeb49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,3 +67,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Ability to publish packages * Re-wrote repo-add in V + diff --git a/Makefile b/Makefile index 199b99e..7e4e4c1 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ SOURCES != find '$(SRC_DIR)' -iname '*.v' V_PATH ?= v V := $(V_PATH) -showcc -gc boehm + all: vieter