fix build

This commit is contained in:
Pavol Rusnak 2011-11-17 00:12:01 +01:00
parent 6578c091a9
commit 4b37602c43
2 changed files with 11 additions and 17 deletions

View file

@ -1,5 +1,5 @@
CFLAGS=$(shell sdl-config --cflags) -Wall
LDFLAGS=$(shell sdl-config --libs)
LDFLAGS=$(shell sdl-config --libs) -lm
all: ledbar