More configure and build tuning
[melted] / src / valerie / Makefile
index 7121bb1..e0beb11 100644 (file)
@@ -14,7 +14,7 @@ OBJS = valerie.o \
 
 SRCS := $(OBJS:.o=.c)
 
-LDFLAGS=-ldv -lpthread
+LDFLAGS += -lpthread
 
 all: $(TARGET)