diff options
Diffstat (limited to 'examples/Makefile.am')
| -rw-r--r-- | examples/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index eeea8771..a227f0ea 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -2,4 +2,5 @@ SUBDIRS= \ shell \ python \ ruby \ - C + C \ + dispatcher |