mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Fixed enablement of compiler warnings
This commit is contained in:
parent
65b6d2fcba
commit
f1948c374f
2 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
AM_CFLAGS="-Wall"
|
||||
bin_PROGRAMS = tio
|
||||
tio_SOURCES = tty.c \
|
||||
options.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue