Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Seungha Yang
gst-plugins-base
Commits
0b35af52
Commit
0b35af52
authored
Jan 07, 2002
by
Andy Wingo Wingo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hopefully fix a problem.
Original commit message from CVS: hopefully fix a problem.
parent
7c8600b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Makefile.am
Makefile.am
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
Makefile.am
View file @
0b35af52
SUBDIRS
=
gst-libs gst sys ext
SUBDIRS
=
gst-libs gst sys ext
examples
DIST_SUBDIRS
=
gst-libs gst sys ext
DIST_SUBDIRS
=
gst-libs gst sys ext
examples
EXTRA_DIST
=
gst-plugins.spec depcomp AUTHORS COPYING README ChangeLog
configure.ac
View file @
0b35af52
...
...
@@ -958,6 +958,7 @@ AC_OUTPUT(
Makefile
gstreamer-libs.pc
gstreamer-libs-uninstalled.pc
gst-plugins.spec
gst/Makefile
gst/ac3parse/Makefile
gst/adder/Makefile
...
...
@@ -1006,7 +1007,6 @@ sys/v4l/Makefile
sys/vcd/Makefile
sys/vga/Makefile
sys/xvideo/Makefile
examples/capsfilter/Makefile
ext/Makefile
ext/a52dec/Makefile
ext/aalib/Makefile
...
...
@@ -1046,7 +1046,7 @@ gst-libs/gst/audio/Makefile
gst-libs/gst/idct/Makefile
gst-libs/gst/resample/Makefile
gst-libs/gst/riff/Makefile
gst-plugins.spec
examples/capsfilter/Makefile
)
echo -e "configure: *** Plugins that will be built : $GST_PLUGINS_YES"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment