Code cleanups; no functional changes.

This commit is contained in:
Felicity Tarnell 2014-03-07 23:47:31 +00:00
parent 3440a87ea3
commit 524b09511d
7 changed files with 593 additions and 568 deletions

View file

@ -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@