mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
try try try
Original commit message from CVS: try try try
This commit is contained in:
parent
4e47d8882e
commit
06c8536815
1 changed files with 2 additions and 2 deletions
|
@ -19,11 +19,11 @@ else
|
|||
SUBDIRS_EXAMPLES =
|
||||
endif
|
||||
|
||||
SUBDIRS = include gst libs tools \
|
||||
SUBDIRS = include libs gst tools \
|
||||
$(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
|
||||
|
||||
# These are all the possible subdirs
|
||||
DIST_SUBDIRS = include gst libs tools tests testsuite examples docs
|
||||
DIST_SUBDIRS = include libs libs tools tests testsuite examples docs
|
||||
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue