Skip to content

Commit

Permalink
Generate the revision
Browse files Browse the repository at this point in the history
  • Loading branch information
loganharbour committed Jul 23, 2024
1 parent 56b9cf6 commit f8eddf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export CARDINAL_DIR
APPLICATION_DIR := $(CARDINAL_DIR)
APPLICATION_NAME := cardinal
BUILD_EXEC := yes
GEN_REVISION := no
GEN_REVISION := yes
DEP_APPS := $(shell $(FRAMEWORK_DIR)/scripts/find_dep_apps.py $(APPLICATION_NAME))
INSTALLABLE_DIRS := test/tests->tests tutorials

Expand Down

0 comments on commit f8eddf1

Please sign in to comment.