From 1710c206cf82330815b6db82316eb422f8be5370 Mon Sep 17 00:00:00 2001 From: Watcom Hecht Date: Wed, 11 Mar 2015 13:29:32 -0300 Subject: PulseAudio support for volume input --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 625b522..d357b41 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ CPPFLAGS+=-DVERSION=\"${GIT_VERSION}\" CFLAGS+=-Iinclude LIBS+=-lconfuse LIBS+=-lyajl +LIBS+=-lpulse VERSION:=$(shell git describe --tags --abbrev=0) GIT_VERSION:="$(shell git describe --tags --always) ($(shell git log --pretty=format:%cd --date=short -n1))" -- cgit v1.2.3