mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
removing glade
Original commit message from CVS: removing glade
This commit is contained in:
parent
31565c5606
commit
b58ca86311
1 changed files with 3 additions and 3 deletions
|
@ -19,11 +19,11 @@ else
|
|||
SUBDIRS_EXAMPLES =
|
||||
endif
|
||||
|
||||
SUBDIRS = include gst libs tools $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) \
|
||||
$(SUBDIRS_LGG) $(SUBDIRS_DOCS)
|
||||
SUBDIRS = include gst libs tools \
|
||||
$(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
|
||||
|
||||
# These are all the possible subdirs
|
||||
DIST_SUBDIRS = include gst libs tools test tests testsuite examples gstplay docs
|
||||
DIST_SUBDIRS = include gst libs tools test tests testsuite examples docs
|
||||
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue