diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-10 20:27:35 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-10 20:27:35 +0100 |
| commit | aaddd9ab77120e787c2e5b9d98bbfb46ba5017c4 (patch) | |
| tree | 4ac89195b8322c5befe49c98fcf4448730f53342 /Makefile | |
some basic stuff works
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..092fb76 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +test: + ./fapi.py -C ./fapi.conf |
