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:
parent
eb33e4d702
commit
3b307d439d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue