mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
Nothing in this directory actually uses Freetype
Original commit message from CVS: Nothing in this directory actually uses Freetype
This commit is contained in:
parent
808b13041f
commit
15111453cf
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ examples = seek spider_seek cdplayer cdparanoia vorbisfile
|
||||||
noinst_PROGRAMS = $(examples)
|
noinst_PROGRAMS = $(examples)
|
||||||
|
|
||||||
# we have nothing but apps here, we can do this safely
|
# we have nothing but apps here, we can do this safely
|
||||||
LIBS = $(GST_LIBS) $(GTK_LIBS) $(FT2_LIBS)
|
LIBS = $(GST_LIBS) $(GTK_LIBS)
|
||||||
AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
|
AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
|
||||||
|
|
Loading…
Reference in a new issue