X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=dca4f71be6b5fa047254bec1ad373844e0648b25;hb=611e863ace93c18a71697bb9a3f8ffa18f03da6d;hp=5667c0d6a16323d8a6fdde345bb6e73a5606e1df;hpb=1935110ef3c93072f49e5bfc8ee225206453415f;p=i3%2Fi3status diff --git a/Makefile b/Makefile index 5667c0d..dca4f71 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ CFLAGS+=-Iinclude LIBS+=-lconfuse LIBS+=-lyajl LIBS+=-lpulse +LIBS+=-lm VERSION:=$(shell git describe --tags --abbrev=0) GIT_VERSION:="$(shell git describe --tags --always) ($(shell git log --pretty=format:%cd --date=short -n1))"