diff options
Diffstat (limited to 'hw/Makefile')
| -rw-r--r-- | hw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/Makefile b/hw/Makefile new file mode 100644 index 0000000..1f952c5 --- /dev/null +++ b/hw/Makefile @@ -0,0 +1,2 @@ +all: + ./build.py |