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:
78f8b4f
)
distcheck fixes
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 8 Dec 2003 23:41:53 +0000
(23:41 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 8 Dec 2003 23:41:53 +0000
(23:41 +0000)
Original commit message from CVS:
distcheck fixes
ext/flac/Makefile.am
patch
|
blob
|
history
diff --git
a/ext/flac/Makefile.am
b/ext/flac/Makefile.am
index
8be4201
..
be66e70
100644
(file)
--- a/
ext/flac/Makefile.am
+++ b/
ext/flac/Makefile.am
@@
-2,7
+2,7
@@
plugin_LTLIBRARIES = libgstflac.la
libgstflac_la_SOURCES = gstflac.c gstflacenc.c gstflacdec.c gstflactag.c
-libgstflac_la_CFLAGS = $(GST_CFLAGS)
+libgstflac_la_CFLAGS = $(GST_CFLAGS)
-I$(top_srcdir)
libgstflac_la_LIBADD = $(FLAC_LIBS)
libgstflac_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)