Minor cleanups

This commit is contained in:
Martin Lund 2016-05-26 09:22:45 +02:00
parent 8eb0e6d874
commit 5406da5ddb
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
AM_CFLAGS=-Wall
AM_CFLAGS = -Wall
bin_PROGRAMS = tio
tio_SOURCES = tty.c \
options.c \