(noinst_HEADERS): Add private-options.h, so that it
authorNeil Jerram <neil@ossau.uklinux.net>
Mon, 19 Feb 2007 23:00:07 +0000 (23:00 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Mon, 19 Feb 2007 23:00:07 +0000 (23:00 +0000)
is included in the distribution.
(noinst_HEADERS): And the same for eval.i.c.

libguile/ChangeLog
libguile/Makefile.am

index 2762dae..df06481 100644 (file)
@@ -2,6 +2,7 @@
 
        * Makefile.am (noinst_HEADERS): Add private-options.h, so that it
        is included in the distribution.
+       (noinst_HEADERS): And the same for eval.i.c.
 
 2007-01-31  Ludovic Courtès  <ludovic.courtes@laas.fr>
 
index 8dce2df..73f7fcc 100644 (file)
@@ -182,6 +182,7 @@ install-exec-hook:
 ## working.
 noinst_HEADERS = convert.i.c                                   \
                  conv-integer.i.c conv-uinteger.i.c            \
+                 eval.i.c                                      \
                  srfi-4.i.c                                    \
                  quicksort.i.c                                  \
                  win32-uname.h win32-dirent.h win32-socket.h   \