mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Merge pull request #102 from AlbanBedel/fix-out-of-tree-builds
Fix out of tree builds
This commit is contained in:
commit
07639da625
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
AM_CPPFLAGS = -I$(srcdir)/include
|
||||||
AM_CFLAGS = -Wall
|
AM_CFLAGS = -Wall
|
||||||
bin_PROGRAMS = tio
|
bin_PROGRAMS = tio
|
||||||
tio_SOURCES = tty.c \
|
tio_SOURCES = tty.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue