projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
watermark filter by (Marcus Engene <ffmpeg engene se>)
[libav.git]
/
vhook
/
Makefile
diff --git
a/vhook/Makefile
b/vhook/Makefile
index
f645b1b
..
9415be1
100644
(file)
--- a/
vhook/Makefile
+++ b/
vhook/Makefile
@@
-7,7
+7,7
@@
CFLAGS=-fPIC $(SHCFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat -I$(SRC_PA
ifeq ($(CONFIG_DARWIN),yes)
SHFLAGS+=-flat_namespace -undefined suppress
endif
-HOOKS=null.so fish.so ppm.so
+HOOKS=null.so fish.so ppm.so
watermark.so
ifeq ($(HAVE_IMLIB2),yes)
HOOKS += imlib2.so