X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=subdir.mak;h=9ac824fd0a4a63bd5df7f0b4a674818eb2fef5ca;hb=0bd96bcc792e9b7aa7d6a2e592c0629d507678a0;hp=c12ec392e6d6a8316dee6cebf9e4fa168fdd83fe;hpb=14d5e214bfb56f08b1d34d13758c1e56a59c8c99;p=ffmpeg diff --git a/subdir.mak b/subdir.mak index c12ec392e6d..9ac824fd0a4 100644 --- a/subdir.mak +++ b/subdir.mak @@ -34,7 +34,7 @@ install-libs-$(CONFIG_STATIC): install-lib$(NAME)-static install-libs-$(CONFIG_SHARED): install-lib$(NAME)-shared define RULES -$(TESTPROGS) $(TOOLS): %$(EXESUF): %.o +$(EXAMPLES) $(TESTPROGS) $(TOOLS): %$(EXESUF): %.o $$(LD) $(LDFLAGS) -o $$@ $$^ -l$(FULLNAME) $(FFEXTRALIBS) $$(ELIBS) $(SUBDIR)$(SLIBNAME): $(SUBDIR)$(SLIBNAME_WITH_MAJOR)