mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +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
2f0cc8ec30
commit
84ceb0c986
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ examples = seek spider_seek cdplayer cdparanoia vorbisfile
|
|||
noinst_PROGRAMS = $(examples)
|
||||
|
||||
# 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)
|
||||
|
|
Loading…
Reference in a new issue