Apply cosmetic cleanup part of ldflags_order patch from Alberto Villa.
[melted] / src / valerie / Makefile
index 0cb3450..52b61e1 100644 (file)
@@ -35,6 +35,7 @@ INCS = valerie.h \
 SRCS := $(OBJS:.o=.c)
 
 CFLAGS += -I.. $(RDYNAMIC)
+
 LDFLAGS += -L../framework -lmlt -lpthread
 
 all: $(TARGET)