Skip to content

Commit 5e25be9

Browse files
committed
fix bug in the compiel
1 parent 82b8590 commit 5e25be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/Makefile.Objects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ OBJS_PW=fft_bundle.o\
469469
pw_init.o\
470470
pw_transform.o\
471471
pw_transform_k.o\
472+
pw_transform_convolution.o\
472473

473474
OBJS_RELAXATION=bfgs_basic.o\
474475
relax_driver.o\

0 commit comments

Comments
 (0)