projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0cc8e
)
Nothing in this directory actually uses Freetype
author
David Schleef
<ds@schleef.org>
Sat, 26 Jul 2003 04:15:39 +0000
(
04:15
+0000)
committer
David Schleef
<ds@schleef.org>
Sat, 26 Jul 2003 04:15:39 +0000
(
04:15
+0000)
Original commit message from CVS:
Nothing in this directory actually uses Freetype
examples/seeking/Makefile.am
patch
|
blob
|
history
diff --git
a/examples/seeking/Makefile.am
b/examples/seeking/Makefile.am
index 696b3159aaf602869e5645a30fe66cf357cee08e..3d99ee2ecb3fec073c913af3c531c911a304d87e 100644
(file)
--- a/
examples/seeking/Makefile.am
+++ b/
examples/seeking/Makefile.am
@@
-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)