I have been following the instructions on drumgizmo.org to compile drumgizmo from git sources, however when i attempt to compile from the clone it outputs
" make[1]: Entering directory ‘/home/froo/drumgizmo’
Making all in tools
make[2]: Entering directory ‘/home/froo/drumgizmo/tools’
make[2]: *** No rule to make target ‘all’. Stop.
make[2]: Leaving directory ‘/home/froo/drumgizmo/tools’
make[1]: *** [Makefile:471: all-recursive] Error 1
make[1]: Leaving directory ‘/home/froo/drumgizmo’
make: *** [Makefile:403: all] Error 2
Making install in tools
make[1]: Entering directory ‘/home/froo/drumgizmo/tools’
make[1]: *** No rule to make target ‘install’. Stop.
make[1]: Leaving directory ‘/home/froo/drumgizmo/tools’
make: *** [Makefile:471: install-recursive] Error 1"
any help is appreciated to install the plugin, thank you!