X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libpostproc%2FMakefile;h=a39470be5a536a2e7730d033d0bf04f7457976fe;hb=582c1c47da05f621b84568deb50e7f89ca0dc88c;hp=452c105d21ef1ce9568768edac5a8a1bc6e2be7d;hpb=992e78f5f2724bf4649211aaceb353fc0e22f7ee;p=ffmpeg diff --git a/libpostproc/Makefile b/libpostproc/Makefile index 452c105d21e..a39470be5a5 100644 --- a/libpostproc/Makefile +++ b/libpostproc/Makefile @@ -10,13 +10,13 @@ NAME=postproc LIBVERSION=$(SPPVERSION) LIBMAJOR=$(SPPMAJOR) -STATIC_OBJS=postprocess.o -SHARED_OBJS=postprocess_pic.o - HEADERS = postprocess.h include ../common.mak +$(LIBNAME): postprocess.o +$(SLIBNAME_WITH_MAJOR): postprocess_pic.o + depend dep: postprocess.c postprocess_pic.o: postprocess.c