projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c41653
)
fix broken header setup in Makefile.am
author
Christian Schaller
<uraeus@gnome.org>
Wed, 24 Aug 2005 17:21:49 +0000
(17:21 +0000)
committer
Christian Schaller
<uraeus@gnome.org>
Wed, 24 Aug 2005 17:21:49 +0000
(17:21 +0000)
Original commit message from CVS:
fix broken header setup in Makefile.am
gst/audioresample/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/audioresample/Makefile.am
b/gst/audioresample/Makefile.am
index
14b8d00
..
c3e8766
100644
(file)
--- a/
gst/audioresample/Makefile.am
+++ b/
gst/audioresample/Makefile.am
@@
-10,7
+10,7
@@
resample_SOURCES = \
debug.c \
buffer.c
-noinst_HEADERS =
+noinst_HEADERS =
\
gstaudioresample.h \
functable.h \
debug.h \