Merge pull request #102 from AlbanBedel/fix-out-of-tree-builds

Fix out of tree builds
This commit is contained in:
Martin Lund 2021-01-18 01:16:02 +01:00 committed by GitHub
commit 07639da625
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
AM_CPPFLAGS = -I$(srcdir)/include
AM_CFLAGS = -Wall
bin_PROGRAMS = tio
tio_SOURCES = tty.c \