diff options
author | antoine <antoine@FreeBSD.org> | 2019-01-05 22:46:04 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-01-05 22:46:04 +0800 |
commit | 4789117c6648a9ae8ab9a55902ec292d908dab1e (patch) | |
tree | 4787f26bbd65736fc3ce18fb1b3653270aa6ed18 /math | |
parent | 9c9f2da05904404d779f53ba3edae17b5a7b23ba (diff) | |
download | freebsd-ports-gnome-4789117c6648a9ae8ab9a55902ec292d908dab1e.tar.gz freebsd-ports-gnome-4789117c6648a9ae8ab9a55902ec292d908dab1e.tar.zst freebsd-ports-gnome-4789117c6648a9ae8ab9a55902ec292d908dab1e.zip |
Fix plist
Diffstat (limited to 'math')
-rw-r--r-- | math/libxsmm/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libxsmm/pkg-plist b/math/libxsmm/pkg-plist index 75dde47aa351..2de39ce88c16 100644 --- a/math/libxsmm/pkg-plist +++ b/math/libxsmm/pkg-plist @@ -167,7 +167,7 @@ include/libxsmm/template/libxsmm_bgemm_convert_b_to_a.tpl.c include/libxsmm/template/libxsmm_bgemm_copyin_a.tpl.c include/libxsmm/template/libxsmm_bgemm_copyin_b.tpl.c include/libxsmm/template/libxsmm_bgemm_copyin_c.tpl.c -include/libxsmm/template/libxsmm_bgemm_co%%PYTHON_PYOEXTENSION%%ut_c.tpl.c +include/libxsmm/template/libxsmm_bgemm_copyout_c.tpl.c include/libxsmm/template/libxsmm_bgemm_transpose_b.tpl.c include/libxsmm/template/libxsmm_config.h include/libxsmm/template/libxsmm_dnn_bwd_custom_custom_padding.tpl.c |