projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517f9d3
)
distchekc fix
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 8 Dec 2003 21:55:35 +0000
(21:55 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 8 Dec 2003 21:55:35 +0000
(21:55 +0000)
Original commit message from CVS:
distchekc fix
gst/tags/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/tags/Makefile.am
b/gst/tags/Makefile.am
index 3d78fb4ffa35b07f611de428f7778fa385a077e8..2cb6f592d1f8d3eb22af1c9e5fddb8de572227ed 100644
(file)
--- a/
gst/tags/Makefile.am
+++ b/
gst/tags/Makefile.am
@@
-2,7
+2,7
@@
plugin_LTLIBRARIES = libgsttagediting.la
libgsttagediting_la_SOURCES = gstvorbistag.c gsttagediting.c gstid3tag.c
-libgsttagediting_la_CFLAGS = $(GST_CFLAGS)
+libgsttagediting_la_CFLAGS = $(GST_CFLAGS)
-I$(top_srcdir)/gst/tags
libgsttagediting_la_LIBADD = $(GST_LIBS)
libgsttagediting_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)