yara: enable dotnet module for fuzzing (#1931)

This commit is contained in:
clem1 2018-11-07 15:21:24 +01:00 committed by jonathanmetzman
parent b05d5d8b26
commit 94ae92013a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
################################################################################
./bootstrap.sh
./configure --enable-debug --enable-dex --without-crypto
./configure --enable-debug --enable-dex --enable-dotnet --without-crypto
make clean
make -j$(nproc) all