Sundry consumer modifications; albino compile fix; minor mods to avformat producer
[melted] / src / humperdink / Makefile
index 9314c70..0e96cb7 100644 (file)
@@ -8,7 +8,7 @@ OBJS = client.o \
 
 CFLAGS += -I.. -rdynamic
 
-LDFLAGS = -L ../valerie -lvalerie
+LDFLAGS += -L ../valerie -lvalerie
 
 SRCS := $(OBJS:.o=.c)