1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00

* Makefile.am (EXTRA_libguile_la_SOURCES): fix typo.

This commit is contained in:
Jim Blandy 1999-10-02 23:01:46 +00:00
parent eb33e4d702
commit 3b307d439d

View file

@ -65,7 +65,7 @@ BUILT_SOURCES = \
EXTRA_libguile_la_SOURCES = _scm.h \
alloca.c inet_aton.c memmove.c putenv.c strerror.c \
threads.c regex-posix.c iselect.c \
filesys.c posix.c netdb.c socket.c
filesys.c posix.c net_db.c socket.c
## This is kind of nasty... there are ".c" files that we don't want to
## compile, since they are #included in threads.c. So instead we list