testing
This commit is contained in:
parent
a3495e3412
commit
06026e78e5
2 changed files with 0 additions and 2 deletions
|
@ -25,7 +25,6 @@ SUFFIXES = .scm .go
|
||||||
$(AM_V_GEN)$(top_builddir)/pre-inst-env $(GUILE_TOOLS) compile $(GUILE_TARGET) $(GUILE_WARNINGS) -o "$@" "$<"
|
$(AM_V_GEN)$(top_builddir)/pre-inst-env $(GUILE_TOOLS) compile $(GUILE_TARGET) $(GUILE_WARNINGS) -o "$@" "$<"
|
||||||
|
|
||||||
SOURCES = msg/config.scm \
|
SOURCES = msg/config.scm \
|
||||||
msg/machine.scm \
|
|
||||||
msg/hconfig.scm \
|
msg/hconfig.scm \
|
||||||
msg/shell.scm \
|
msg/shell.scm \
|
||||||
msg/helpers.scm \
|
msg/helpers.scm \
|
||||||
|
|
1
hall.scm
1
hall.scm
|
@ -20,7 +20,6 @@
|
||||||
((directory
|
((directory
|
||||||
"msg"
|
"msg"
|
||||||
((scheme-file "config")
|
((scheme-file "config")
|
||||||
(scheme-file "machine")
|
|
||||||
(scheme-file "hconfig")
|
(scheme-file "hconfig")
|
||||||
(scheme-file "shell")
|
(scheme-file "shell")
|
||||||
(scheme-file "helpers")
|
(scheme-file "helpers")
|
||||||
|
|
Loading…
Add table
Reference in a new issue