* Makefile.am (modinclude_HEADERS): Add kw.h, so the new version
authorJim Blandy <jimb@red-bean.com>
Sun, 2 May 1999 17:22:27 +0000 (17:22 +0000)
committerJim Blandy <jimb@red-bean.com>
Sun, 2 May 1999 17:22:27 +0000 (17:22 +0000)
gets installed.
* Makefile.in: Regenerated.

libguile/Makefile.am
libguile/Makefile.in

index 4beccaa..9b26e03 100644 (file)
@@ -90,7 +90,7 @@ modinclude_HEADERS = \
     continuations.h debug.h dynl.h dynwind.h eq.h error.h eval.h       \
     evalext.h feature.h filesys.h fports.h gc.h gdb_interface.h                \
     gdbint.h genio.h gsubr.h guardians.h hash.h hashtab.h init.h       \
-    ioext.h keywords.h list.h load.h macros.h mallocs.h markers.h      \
+    ioext.h keywords.h kw.h list.h load.h macros.h mallocs.h markers.h \
     modules.h net_db.h numbers.h objects.h objprop.h options.h pairs.h \
     ports.h posix.h regex-posix.h print.h procprop.h procs.h random.h  \
     ramap.h read.h root.h scmsigs.h script.h simpos.h smob.h socket.h  \
index 05d1df3..593ede6 100644 (file)
@@ -125,7 +125,7 @@ pkginclude_HEADERS = gh.h
 
 # These are headers visible as <libguile/mumble.h>.
 modincludedir = $(includedir)/libguile
-modinclude_HEADERS =      __scm.h alist.h arbiters.h async.h backtrace.h boolean.h chars.h         continuations.h debug.h dynl.h dynwind.h eq.h error.h eval.h            evalext.h feature.h filesys.h fports.h gc.h gdb_interface.h             gdbint.h genio.h gsubr.h guardians.h hash.h hashtab.h init.h            ioext.h keywords.h list.h load.h macros.h mallocs.h markers.h           modules.h net_db.h numbers.h objects.h objprop.h options.h pairs.h      ports.h posix.h regex-posix.h print.h procprop.h procs.h random.h       ramap.h read.h root.h scmsigs.h script.h simpos.h smob.h socket.h       sort.h srcprop.h stackchk.h stacks.h stime.h strings.h strop.h          strorder.h strports.h struct.h symbols.h tag.h tags.h throw.h           unif.h variable.h vectors.h version.h vports.h weaks.h snarf.h          threads.h coop-defs.h fluids.h iselect.h
+modinclude_HEADERS =      __scm.h alist.h arbiters.h async.h backtrace.h boolean.h chars.h         continuations.h debug.h dynl.h dynwind.h eq.h error.h eval.h            evalext.h feature.h filesys.h fports.h gc.h gdb_interface.h             gdbint.h genio.h gsubr.h guardians.h hash.h hashtab.h init.h            ioext.h keywords.h kw.h list.h load.h macros.h mallocs.h markers.h      modules.h net_db.h numbers.h objects.h objprop.h options.h pairs.h      ports.h posix.h regex-posix.h print.h procprop.h procs.h random.h       ramap.h read.h root.h scmsigs.h script.h simpos.h smob.h socket.h       sort.h srcprop.h stackchk.h stacks.h stime.h strings.h strop.h          strorder.h strports.h struct.h symbols.h tag.h tags.h throw.h           unif.h variable.h vectors.h version.h vports.h weaks.h snarf.h          threads.h coop-defs.h fluids.h iselect.h
 
 
 modinclude_DATA = scmconfig.h