examples/Makefile.am: fix buildbot (make distcheck)
Original commit message from CVS: 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org> * examples/Makefile.am: fix buildbot (make distcheck)
This commit is contained in:
parent
677ce7d8eb
commit
33ab9a69d4
@ -1,3 +1,8 @@
|
|||||||
|
2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
|
* examples/Makefile.am:
|
||||||
|
fix buildbot (make distcheck)
|
||||||
|
|
||||||
2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/playback/gstplaybin.c: (gen_vis_element):
|
* gst/playback/gstplaybin.c: (gen_vis_element):
|
||||||
|
@ -11,4 +11,5 @@ GTK_SUBDIRS=
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
SUBDIRS=$(GTK_SUBDIRS)
|
SUBDIRS=$(GTK_SUBDIRS)
|
||||||
DIST_SUBDIRS=capsfilter dynparams seeking indexing switch
|
#DIST_SUBDIRS=capsfilter dynparams seeking indexing switch
|
||||||
|
DIST_SUBDIRS=seeking
|
||||||
|
@ -11,4 +11,5 @@ GTK_SUBDIRS=
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
SUBDIRS=$(GTK_SUBDIRS)
|
SUBDIRS=$(GTK_SUBDIRS)
|
||||||
DIST_SUBDIRS=capsfilter dynparams seeking indexing switch
|
#DIST_SUBDIRS=capsfilter dynparams seeking indexing switch
|
||||||
|
DIST_SUBDIRS=seeking
|
||||||
|
Loading…
x
Reference in New Issue
Block a user