[xiph-commits] r3473 - liboggplay/trunk/src/tools

j at svn.annodex.net j at svn.annodex.net
Sat Feb 16 04:30:51 PST 2008


Author: j
Date: 2008-02-16 04:30:50 -0800 (Sat, 16 Feb 2008)
New Revision: 3473

Modified:
   liboggplay/trunk/src/tools/Makefile.am
Log:
add Imlib cflags to dumb_first_frame

Modified: liboggplay/trunk/src/tools/Makefile.am
===================================================================
--- liboggplay/trunk/src/tools/Makefile.am	2008-02-16 11:41:02 UTC (rev 3472)
+++ liboggplay/trunk/src/tools/Makefile.am	2008-02-16 12:30:50 UTC (rev 3473)
@@ -41,6 +41,7 @@
 dump_all_streams_LDADD = $(OGGPLAY_LIBS) @SNDFILE_LIBS@ 
 
 dump_first_frame_SOURCES = dump-first-frame.c
+dump_first_frame_CFLAGS = @IMLIB2_CFLAGS@
 dump_first_frame_LDADD = $(OGGPLAY_LIBS) @IMLIB2_LIBS@
 
 glut_player_SOURCES = glut-player.c



More information about the commits mailing list