* Makefile.am (modinclude_HEADERS): Removed kw.h.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 12 Jun 2000 11:58:57 +0000 (11:58 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 12 Jun 2000 11:58:57 +0000 (11:58 +0000)
libguile/Makefile.am

index 0d52269..ec0d27a 100644 (file)
@@ -95,7 +95,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 gsubr.h guardians.h hash.h hashtab.h hooks.h init.h       \
-    ioext.h keywords.h kw.h lang.h list.h load.h macros.h mallocs.h    \
+    ioext.h keywords.h lang.h list.h load.h macros.h mallocs.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 validate.h script.h simpos.h       \