Skip to content

Commit

Permalink
Installation using configure: Forgot to install Parser headers (AMReX…
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang authored Apr 11, 2023
1 parent bb47ec9 commit a54fee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GNUmakefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ endif
Ppack := $(foreach dir, $(Pdirs), $(AMREX_HOME)/Src/$(dir)/Make.package)
include $(Ppack)

Pdirs += Base/Parser

all: $(amrexlib)
@echo SUCCESS

Expand Down

0 comments on commit a54fee8

Please sign in to comment.