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