Replace meson with a very small shell script.

This commit is contained in:
David Given
2019-07-03 22:18:34 +02:00
parent 41b99b7f9d
commit 032df676c1
53 changed files with 527 additions and 391 deletions

View File

@@ -3,7 +3,7 @@
#include "protocol.h"
#include "fluxmap.h"
#include "bytes.h"
#include "crunch.h"
#include "common/crunch.h"
#include <libusb.h>
#include <fmt/format.h>