(srfi_DATA): Add srfi-39.scm.
authorKevin Ryde <user42@zip.com.au>
Sat, 1 Jan 2005 22:49:03 +0000 (22:49 +0000)
committerKevin Ryde <user42@zip.com.au>
Sat, 1 Jan 2005 22:49:03 +0000 (22:49 +0000)
srfi/Makefile.am

index 29c4613..dac24e1 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with Automake to create Makefile.in
 ##
-##   Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+##   Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
 ##
 ##   This file is part of GUILE.
 ##
@@ -68,7 +68,8 @@ srfi_DATA = srfi-1.scm \
             srfi-19.scm \
             srfi-26.scm \
             srfi-31.scm \
-            srfi-34.scm
+            srfi-34.scm \
+            srfi-39.scm
 
 EXTRA_DIST = $(srfi_DATA) 
 TAGS_FILES = $(srfi_DATA)