summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 14:12:13 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 14:12:40 +0000
commit6205da462941da779357d3324867416674140b3c (patch)
tree6e9fa83c042f97d33e336c29346177bc4c18ed19 /examples
parent87f99d34bc09d9daf5f3ea8bc1c3e30f9ac99fdd (diff)
examples: add new gessrc example, so sourcefile gets disted
Diffstat (limited to 'examples')
-rw-r--r--examples/c/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index 32b4e492..1efb5051 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -6,6 +6,7 @@ endif
noinst_PROGRAMS = \
concatenate \
+ gessrc \
simple1 \
test1 \
test2 \