diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/Makefile.am | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/test/Makefile.am b/test/Makefile.am index ec6b7779..79386603 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,4 +4,8 @@  noinst_PROGRAMS	= l2test scotest rctest attest hstest +LDFLAGS = @BLUEZ_LIBS@ + +INCLUDES = @BLUEZ_INCLUDES@ +  EXTRA_DIST = hsplay hsmicro | 
