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 2c04ff0f..628d4ff6 100644 --- a/textscreen/Makefile.am +++ b/textscreen/Makefile.am @@ -1,5 +1,5 @@ -AM_CFLAGS = -I$(top_builddir)/src +AM_CFLAGS = -I$(top_srcdir)/src CTAGS_ARGS=-I TXT_UNCAST_ARG+ |