summaryrefslogtreecommitdiff
path: root/examples/box-dynamic-module/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/box-dynamic-module/Makefile.am')
-rw-r--r--examples/box-dynamic-module/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/box-dynamic-module/Makefile.am b/examples/box-dynamic-module/Makefile.am
index ca157f2bc..4d7df0210 100644
--- a/examples/box-dynamic-module/Makefile.am
+++ b/examples/box-dynamic-module/Makefile.am
@@ -19,7 +19,7 @@
## to the Free Software Foundation, Inc., 59 Temple Place, Suite
## 330, Boston, MA 02111-1307 USA
-EXTRA_DIST = README box.c box-module.scm
+EXTRA_DIST = README box.c box-module.scm box-mixed.scm
CFLAGS=`guile-config compile`
LIBS=`guile-config link`