Code cleanups; no functional changes.
This commit is contained in:
parent
3440a87ea3
commit
524b09511d
7 changed files with 593 additions and 568 deletions
|
|
@ -20,7 +20,8 @@ LDFLAGS = @LDFLAGS@
|
|||
LIBS = @LIBS@
|
||||
INSTALL = @INSTALL@
|
||||
|
||||
OBJS = tts.o wide.o entry.o ui.o functions.o commands.o bindings.o str.o
|
||||
OBJS = tts.o wide.o entry.o ui.o functions.o commands.o bindings.o \
|
||||
str.o style.o
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue