diff options
Diffstat (limited to 'textscreen/Makefile.am')
-rw-r--r-- | textscreen/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am index d6863ca9..c1c6f392 100644 --- a/textscreen/Makefile.am +++ b/textscreen/Makefile.am @@ -1,5 +1,5 @@ -AM_CFLAGS = -I../src +AM_CFLAGS = -I$(top_builddir)/src CTAGS_ARGS=-I TXT_UNCAST_ARG+ |