Split mandatory and optional keys.
This commit is contained in:
parent
63372e10ab
commit
a56ff102f7
3 changed files with 5 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -49,7 +49,7 @@ BBSTOOL-SOURCES=bbstool.scm testing.scm listing.scm dictionary.scm \
|
|||
month.scm period.scm ansi.scm command-line.scm \
|
||||
members-base.scm utils.scm primes.scm member-record.scm \
|
||||
configuration.scm progress.scm table.scm cards.scm \
|
||||
member-print.scm
|
||||
member-print.scm member-parser.scm
|
||||
|
||||
BBSTOOL-OBJS=testing.o listing.o month.o period.o ansi.o dictionary.o \
|
||||
command-line.o members-base.o utils.o primes.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue