diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2018-03-30 10:34:07 +0100 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2018-03-30 10:34:07 +0100 |
| commit | a812f0b58edd2f74edbdd03e07006dccf3d535d6 (patch) | |
| tree | 4a11030cfc67993edd6dbdeb2823830e48519f31 /Makefile | |
| parent | 9fb6366e55184c7c1d9b80661e50dd60089c74e0 (diff) | |
add test Makefile target
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,3 +17,5 @@ loc: wc -l ./systemtap/src/*.stp ./ioriot/src/*.{h,c} ./ioriot/src/*/*.{h,c} | tail -n 1 doxygen: doxygen ./docs/doxygen.conf +test: + $(MAKE) -C ioriot test |
