diff Makefile @ 4804:c10a5598e4f6 libavformat

Add $(ELIBS) to example/test app link command
author mru
date Wed, 01 Apr 2009 00:53:34 +0000
parents 5db2a30c80f6
children b09008e45b45
line wrap: on
line diff
--- a/Makefile	Wed Apr 01 00:53:31 2009 +0000
+++ b/Makefile	Wed Apr 01 00:53:34 2009 +0000
@@ -247,3 +247,5 @@
 TESTPROGS = timefilter
 
 include $(SUBDIR)../subdir.mak
+
+$(SUBDIR)output-example$(EXESUF): ELIBS = -lswscale