summaryrefslogtreecommitdiff
path: root/vhook/Makefile
diff options
context:
space:
mode:
authorCharles Yates <charles.yates@pandora.be>2003-09-28 20:58:57 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-09-28 20:58:57 +0000
commit1e4ddde2adffc21e3efd895f46cd3a3de9581850 (patch)
treefb4b87eaa437174e930c96f2ce674e408612c08d /vhook/Makefile
parentc6b1edc911920b2254c8f3c29eafa8b4eb42d794 (diff)
ppm vhook follow up patch by (Charles Yates <charles dot yates at pandora dot be>)
mostly tab -> space cosmetics Originally committed as revision 2313 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'vhook/Makefile')
-rw-r--r--vhook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhook/Makefile b/vhook/Makefile
index 1e4a38d0b6..cfe1ab660d 100644
--- a/vhook/Makefile
+++ b/vhook/Makefile
@@ -7,7 +7,7 @@ CFLAGS=-fPIC $(OPTFLAGS) -Wall -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat -I$(
ifeq ($(CONFIG_DARWIN),yes)
SHFLAGS+=-bundle -flat_namespace -undefined suppress
endif
-HOOKS=null.so fish.so
+HOOKS=null.so fish.so ppm.so
ifeq ($(HAVE_IMLIB2),yes)
HOOKS += imlib2.so