mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 07:10:20 +02:00
add ice-9/quasisyntax.scm to NOCOMP_SOURCES
* module/Makefile.am (NOCOMP_SOURCES): Add quasisyntax.scm.
This commit is contained in:
parent
8986ff7ae9
commit
51423b0188
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@ EXTRA_DIST += oop/ChangeLog-2008
|
||||||
NOCOMP_SOURCES = \
|
NOCOMP_SOURCES = \
|
||||||
ice-9/gds-client.scm \
|
ice-9/gds-client.scm \
|
||||||
ice-9/psyntax.scm \
|
ice-9/psyntax.scm \
|
||||||
|
ice-9/quasisyntax.scm \
|
||||||
system/repl/describe.scm \
|
system/repl/describe.scm \
|
||||||
ice-9/debugger/command-loop.scm \
|
ice-9/debugger/command-loop.scm \
|
||||||
ice-9/debugger/commands.scm \
|
ice-9/debugger/commands.scm \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue