removing the editor from the build

Original commit message from CVS:
removing the editor from the build
This commit is contained in:
Thomas Vander Stichele 2002-01-02 20:12:57 +00:00
parent aaeea5c4eb
commit 3638902dd2
2 changed files with 0 additions and 6 deletions

View file

@ -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

View file

@ -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