diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 6c582d9e..8c10c89e 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -10,5 +10,5 @@ else GTK_SUBDIRS= endif -SUBDIRS=$(GTK_SUBDIRS) -DIST_SUBDIRS=capsfilter dynparams seeking indexing +SUBDIRS=$(GTK_SUBDIRS) gstplay +DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay |