examples: add new gessrc example, so sourcefile gets disted
authorTim-Philipp Müller <tim@centricular.com>
Tue, 26 Feb 2019 14:12:13 +0000 (14:12 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 26 Feb 2019 14:12:40 +0000 (14:12 +0000)
examples/c/Makefile.am

index 32b4e49..1efb505 100644 (file)
@@ -6,6 +6,7 @@ endif
 
 noinst_PROGRAMS =      \
        concatenate     \
+       gessrc          \
        simple1         \
        test1           \
        test2           \