diff options
Diffstat (limited to 'examples/c/Makefile.am')
-rw-r--r-- | examples/c/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am index 587204efff1..72fd98aff7b 100644 --- a/examples/c/Makefile.am +++ b/examples/c/Makefile.am @@ -12,6 +12,7 @@ noinst_PROGRAMS = \ ex_cursor \ ex_data_source \ ex_encrypt \ + ex_event_handler \ ex_extending \ ex_extractor \ ex_hello \ |