mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-20 10:40:19 +02:00
* Makefile.am (modinclude_HEADERS): Added kw.h;
This commit is contained in:
parent
b27aca0a9e
commit
74da5385a8
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ modinclude_HEADERS = \
|
||||||
simpos.h smob.h socket.h sort.h srcprop.h stackchk.h stacks.h stime.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 \
|
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 \
|
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
|
weaks.h snarf.h threads.h coop-defs.h fluids.h iselect.h kw.h
|
||||||
|
|
||||||
## This file is generated at configure time. That is why it is DATA
|
## This file is generated at configure time. That is why it is DATA
|
||||||
## and not a header -- headers are included in the distribution.
|
## and not a header -- headers are included in the distribution.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue