X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fvalerie%2FMakefile;h=e0beb115a97c38e11d227be29b9fee565781ba9c;hb=f5a438b319b560eccf511ebf3eed5db9edbac1de;hp=7121bb1c5a2e04435aa1abadf2daf059c7806d76;hpb=5b33756c6cfa6a435ea5fce61a33ece1072c1380;p=melted diff --git a/src/valerie/Makefile b/src/valerie/Makefile index 7121bb1..e0beb11 100644 --- a/src/valerie/Makefile +++ b/src/valerie/Makefile @@ -14,7 +14,7 @@ OBJS = valerie.o \ SRCS := $(OBJS:.o=.c) -LDFLAGS=-ldv -lpthread +LDFLAGS += -lpthread all: $(TARGET)