mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
removing the editor from the build
Original commit message from CVS: removing the editor from the build
This commit is contained in:
parent
aaeea5c4eb
commit
3638902dd2
2 changed files with 0 additions and 6 deletions
|
@ -6,11 +6,7 @@ VERSION = @VERSION@
|
|||
# otherwise none
|
||||
|
||||
if HAVE_LIBGLADE_GNOME
|
||||
if HAVE_GNOME
|
||||
SUBDIRS_LGG = gstplay editor
|
||||
else
|
||||
SUBDIRS_LGG = gstplay
|
||||
endif
|
||||
else
|
||||
SUBDIRS_LGG =
|
||||
endif
|
||||
|
|
|
@ -764,8 +764,6 @@ examples/xml/Makefile
|
|||
examples/plugins/Makefile
|
||||
examples/typefind/Makefile
|
||||
examples/mixer/Makefile
|
||||
editor/Makefile
|
||||
editor/pixmaps/Makefile
|
||||
tools/Makefile
|
||||
docs/Makefile
|
||||
docs/gst/Makefile
|
||||
|
|
Loading…
Reference in a new issue