aboutsummaryrefslogtreecommitdiff
path: root/src/fpm.f90
diff options
context:
space:
mode:
Diffstat (limited to 'src/fpm.f90')
-rw-r--r--src/fpm.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fpm.f90 b/src/fpm.f90
index 0dd723c..6084a11 100644
--- a/src/fpm.f90
+++ b/src/fpm.f90
@@ -287,7 +287,7 @@ else
call build_package(targets,model)
endif
-end subroutine
+end subroutine cmd_build
subroutine cmd_run(settings,test)
class(fpm_run_settings), intent(in) :: settings