diff options
Diffstat (limited to 'a11y/e-table/Makefile.am')
-rw-r--r-- | a11y/e-table/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/e-table/Makefile.am b/a11y/e-table/Makefile.am index 413a37d97e..2a8d0cb072 100644 --- a/a11y/e-table/Makefile.am +++ b/a11y/e-table/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ $(E_UTIL_CFLAGS) \ |