Skip to content

Commit

Permalink
Change BlackBear APPLICATION_NAME to black_bear closes idaholab#383
Browse files Browse the repository at this point in the history
  • Loading branch information
bwspenc committed Jan 16, 2024
1 parent db18f75 commit 81cf7db
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 @@ -47,7 +47,7 @@ BLACKBEAR_DIR := $(CURDIR)

# dep apps
APPLICATION_DIR := $(CURDIR)
APPLICATION_NAME := blackbear
APPLICATION_NAME := black_bear
BUILD_EXEC := yes
DEP_APPS := $(shell $(FRAMEWORK_DIR)/scripts/find_dep_apps.py $(APPLICATION_NAME))
include $(FRAMEWORK_DIR)/app.mk
Expand Down

0 comments on commit 81cf7db

Please sign in to comment.