Update Makefile

This commit is contained in:
sparklewind 2012-12-22 20:33:01 +01:00
parent 123c75b01f
commit d40190b7ad

View File

@ -36,7 +36,7 @@ JOYCONFIG_OBJ = tools/retroarch-joyconfig.o \
input/input_common.o
HEADERS = $(wildcard */*.h) $(wildcard *.h)
ifneq ($(findstring HAIKU,$(OS)),)
ifneq ($(findstring Haiku,$(OS)),)
LIBS = -lm
endif
DEFINES = -DHAVE_CONFIG_H -DHAVE_SCREENSHOTS