diff options
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7fc9c8c..594cbf9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,4 +76,6 @@ endif EXTRA_DIST += \ pre-inst-env.in \ README \ - guix.scm + guix.scm \ + examples/hello.scm \ + examples/hello.bmp |