]> git.sesse.net Git - mlt/blobdiff - src/melt/Makefile
Fix the build afer the reorg.
[mlt] / src / melt / Makefile
index c206a8128c9ea09fb83f4e96463dfd96babea414..239bb393a298046afad2372017514f168173dd6c 100644 (file)
@@ -1,8 +1,8 @@
 include ../../config.mak
 
-TARGET = inigo
+TARGET = melt
 
-OBJS = inigo.o \
+OBJS = melt.o \
           io.o
 
 CFLAGS += -I.. $(RDYNAMIC) -DVERSION=\"$(version)\"