diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 72e044f..6d435ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -98,6 +98,7 @@ EXTRA_DIST += \ pre-inst-env.in \ README \ guix.scm \ + run-example \ examples/hello.scm \ examples/hello.bmp \ examples/controller.scm |