mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
examples/Makefile.am: Make buildbot happy.
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * examples/Makefile.am: Make buildbot happy.
This commit is contained in:
parent
d55ac2830b
commit
1eb0f9ef06
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2005-11-06 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
|
* examples/Makefile.am: Make buildbot happy.
|
||||||
|
|
||||||
2005-11-06 Julien MOUTTE <julien@moutte.net>
|
2005-11-06 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
* Makefile.am: examples in dist subdirs.
|
* Makefile.am: examples in dist subdirs.
|
||||||
|
|
|
@ -6,4 +6,4 @@ DIRECTFB_DIR=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS= $(DIRECTFB_DIR)
|
SUBDIRS= $(DIRECTFB_DIR)
|
||||||
DIST_SUBDIRS=capsfilter dynparams indexing gstplay directfb switch level
|
DIST_SUBDIRS=capsfilter indexing gstplay directfb switch level
|
||||||
|
|
Loading…
Reference in a new issue