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