From: Tim-Philipp Müller Date: Tue, 26 Feb 2019 14:12:13 +0000 (+0000) Subject: examples: add new gessrc example, so sourcefile gets disted X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6205da462941da779357d3324867416674140b3c;p=platform%2Fupstream%2Fgst-editing-services.git examples: add new gessrc example, so sourcefile gets disted --- diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am index 32b4e49..1efb505 100644 --- a/examples/c/Makefile.am +++ b/examples/c/Makefile.am @@ -6,6 +6,7 @@ endif noinst_PROGRAMS = \ concatenate \ + gessrc \ simple1 \ test1 \ test2 \