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:
e97efff
)
oops, longtime pending fix
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 6 Aug 2002 23:55:08 +0000
(23:55 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 6 Aug 2002 23:55:08 +0000
(23:55 +0000)
Original commit message from CVS:
oops, longtime pending fix
gst-libs/gst/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/Makefile.am
b/gst-libs/gst/Makefile.am
index
95e0b6d
..
d519764
100644
(file)
--- a/
gst-libs/gst/Makefile.am
+++ b/
gst-libs/gst/Makefile.am
@@
-1,3
+1,9
@@
-SUBDIRS = audio idct resample riff floatcast gconf
+if USE_GCONF
+GCONF_DIR=gconf
+else
+GCONF_DIR=
+endif
+
+SUBDIRS = audio idct resample riff floatcast $(GCONF_DIR)
DIST_SUBDIRS = audio idct resample riff floatcast gconf