diff --git a/Makefile b/Makefile index f23be95..bf0a369 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ script := etc/scripts/build-external-libs wow: clean-external-libs collect-wownero build -wow-fake: clean-external-libs collect-wownero-fake build +wow-no-native: build clean-external-libs: $(script)/clean.sh @@ -126,10 +126,6 @@ wownero: openssl boost sodium toolchain-wow collect-wownero: wownero $(script)/collect.sh -collect-wownero-fake: - $(script)/collect-fake.sh - - # etc remove-exif: