diff --git a/ice-9/Makefile.am b/ice-9/Makefile.am index e1c1cca6c..7a7a1b563 100644 --- a/ice-9/Makefile.am +++ b/ice-9/Makefile.am @@ -35,7 +35,7 @@ ice9_sources = \ streams.scm string-fun.scm syncase.scm threads.scm \ buffered-input.scm time.scm history.scm channel.scm \ pretty-print.scm ftw.scm gap-buffer.scm occam-channel.scm \ - weak-vector.scm deprecated.scm + weak-vector.scm deprecated.scm list.scm subpkgdatadir = $(pkgdatadir)/${GUILE_EFFECTIVE_VERSION}/ice-9 subpkgdata_DATA = $(ice9_sources)