1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-20 16:56:55 +01:00

build system fix

This commit is contained in:
2016-04-14 15:13:55 +01:00
parent 650e02b344
commit cf2f69812b
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@ endif
if BUILD_ZMM
bin_PROGRAMS=Test_zmm
else
bin_PROGRAMS=
endif
include Make.inc