mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
removing glade
Original commit message from CVS: removing glade
This commit is contained in:
parent
2663e8dbc9
commit
31565c5606
1 changed files with 0 additions and 10 deletions
10
Makefile.am
10
Makefile.am
|
@ -1,16 +1,6 @@
|
||||||
PACKAGE = @PACKAGE@
|
PACKAGE = @PACKAGE@
|
||||||
VERSION = @VERSION@
|
VERSION = @VERSION@
|
||||||
|
|
||||||
# if libglade and gnome1 are present, build the player and editor
|
|
||||||
# if libglade and gnome2, only the player
|
|
||||||
# otherwise none
|
|
||||||
|
|
||||||
if HAVE_LIBGLADE_GNOME
|
|
||||||
SUBDIRS_LGG = gstplay
|
|
||||||
else
|
|
||||||
SUBDIRS_LGG =
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BUILD_DOCS
|
if BUILD_DOCS
|
||||||
SUBDIRS_DOCS = docs
|
SUBDIRS_DOCS = docs
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue